supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h
changeset 39 3efc7a0e8755
parent 0 667063e416a2
child 45 6b6920c56e2f
--- a/supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h	Fri Jul 23 19:40:48 2010 +0530
+++ b/supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h	Fri Aug 06 19:34:22 2010 +0530
@@ -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);
     };