supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h
changeset 40 16118e24b93b
parent 0 667063e416a2
child 45 6b6920c56e2f
--- a/supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h	Tue Jul 06 14:44:11 2010 +0300
+++ b/supl/locationomasuplprotocolhandler/syncmlprovhandler/inc/epos_tomasuplsettingsmap.h	Wed Aug 18 10:11:45 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);
     };