equal
deleted
inserted
replaced
239 * @param aURI Target URI in command |
239 * @param aURI Target URI in command |
240 * @param aObject Reference to buffer where to write data |
240 * @param aObject Reference to buffer where to write data |
241 * @return KErrNotFound if not found, otherwise KErrNone |
241 * @return KErrNotFound if not found, otherwise KErrNone |
242 */ |
242 */ |
243 |
243 |
244 TInt CNSmlDmDDF::GetCaseSenseL(const TDesC8& aURI,CBufBase& aObject); |
244 TInt GetCaseSenseL(const TDesC8& aURI,CBufBase& aObject); |
245 |
245 |
246 |
246 |
247 /** |
247 /** |
248 * Gets and allocates name in DDF |
248 * Gets and allocates name in DDF |
249 * @param aURI Target URI in command |
249 * @param aURI Target URI in command |