diff -r 8e5041d13c84 -r 32469d7d46ff contentstorage/srvinc/casrvengutils.h --- a/contentstorage/srvinc/casrvengutils.h Fri Apr 16 15:16:09 2010 +0300 +++ b/contentstorage/srvinc/casrvengutils.h Mon May 03 12:48:45 2010 +0300 @@ -47,7 +47,7 @@ * @param aAttrExists ETrue if attribute exist. * @param aAttrVal attribute value. */ - TBool IsNative( const CCaInnerEntry& aEntry ); + TBool IsNativeL( const CCaInnerEntry& aEntry ); private: @@ -61,7 +61,7 @@ * @param aAppUid applications uid * @param aIsNative ETrue if apppication is native */ - void IsNative( TUid aAppUid, TBool& aIsNative ); + void IsNativeL( TUid aAppUid, TBool& aIsNative ); private: // Data