Searched refs:ReplaceRelativePath (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_album_operations.cpp | 120 static void ReplaceRelativePath(string &selection, vector<string> &selectionArgs) in ReplaceRelativePath() function 144 MEDIA_WARN_LOG("No empty args in ReplaceRelativePath"); in ReplaceRelativePath() 200 ReplaceRelativePath(clause, selectionArgs); in GetSqlArgs()
|
/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_photo_access_helper_napi.cpp | 476 static inline void ReplaceRelativePath(string &selection, size_t pos, const string &keyInstead, const string &arg, in ReplaceRelativePath() function 515 ReplaceRelativePath(selection, pos, keyInstead, arg, argInstead); in ReplaceSelection()
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_library_napi.cpp | 1412 static inline void ReplaceRelativePath(string &selection, size_t pos, const string &keyInstead, const string &arg, in ReplaceRelativePath() function 1451 ReplaceRelativePath(selection, pos, keyInstead, arg, argInstead); in ReplaceSelection()
|
Completed in 22 milliseconds