supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h
branchRCL_3
changeset 44 2b4ea9893b66
parent 0 667063e416a2
child 45 6b6920c56e2f
--- a/supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h	Thu Aug 19 10:20:18 2010 +0300
+++ b/supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h	Tue Aug 31 15:37:04 2010 +0300
@@ -96,6 +96,9 @@
     static TInt Get(const TDesC8& aUri, RChildList& aList, RArray<TPtrC8>& aChildren);
     
     static TInt FileName(const TDesC8& aUri, const TDesC*& aFileName);
+
+private:
+    static void GetL(const TDesC8& aUri, RChildList& aList, RArray<TPtrC8>& aChildren);
     };