Home
last modified time | relevance | path

Searched defs:isRelativePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dpath_helper.h41 …c bool CheckWorkerPath(napi_env env, std::string script, std::string fileName, bool isRelativePath) in CheckWorkerPath()
84 …ckNormalizedWorkerPath(napi_env env, std::string script, std::string fileName, bool isRelativePath) in CheckNormalizedWorkerPath()
113 …atFileNameForWorker(napi_env env, std::string &script, std::string &fileName, bool &isRelativePath) in ConcatFileNameForWorker()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/photo_album_test/src/
H A Dphoto_album_test.cpp106 void DoCheckAlbumData(const string &name, const bool isRelativePath) in DoCheckAlbumData()