Home
last modified time | relevance | path

Searched refs:DoReplaceRelativePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp457 static bool DoReplaceRelativePath(const string &arg, string &argInstead) in DoReplaceRelativePath() function
477 bool shouldReplace = DoReplaceRelativePath(arg, argInstead); in ReplaceRelativePath()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp1395 static bool DoReplaceRelativePath(const string &arg, string &argInstead) in DoReplaceRelativePath() function
1415 bool shouldReplace = DoReplaceRelativePath(arg, argInstead); in ReplaceRelativePath()