Searched refs:ReplaceRelativePath (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_photo_access_helper_napi.cpp | 474 static inline void ReplaceRelativePath(string &selection, size_t pos, const string &keyInstead, con… in ReplaceRelativePath() function 513 ReplaceRelativePath(selection, pos, keyInstead, arg, argInstead); in ReplaceSelection()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_album_operations.cpp | 121 static void ReplaceRelativePath(string &selection, vector<string> &selectionArgs) in ReplaceRelativePath() function 201 ReplaceRelativePath(clause, selectionArgs); in GetSqlArgs()
|
/ohos5.0/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, con… in ReplaceRelativePath() function 1451 ReplaceRelativePath(selection, pos, keyInstead, arg, argInstead); in ReplaceSelection()
|