Home
last modified time | relevance | path

Searched defs:pathStr (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileuri/src/
H A Doh_file_uri.cpp55 std::string pathStr(path, length); in OH_FileUri_GetUriFromPath() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dopen.cpp252 string pathStr(path.get()); in Sync() local
280 string pathStr(path); in AsyncCbExec() local
H A Dread_lines.cpp106 static NError AsyncExec(ReaderIteratorArg &readerIterator, const string &pathStr) in AsyncExec()
H A Dmovedir.cpp70 static int RemovePath(const string& pathStr) in RemovePath()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_index_unit_test.cpp220 string pathStr = SchemaUtils::FieldPathString(path); in PrepareCommonInfo() local
227 string pathStr = SchemaUtils::FieldPathString(path); in PrepareCommonInfo() local
559 string pathStr = SchemaUtils::FieldPathString(path); in PrepareInfoForCreateIndex002() local
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_default_setting.cpp50 string pathStr = {}; in GetTonePathByDisplayName() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp202 std::string pathStr(path); in Open() local
269 auto pathStr = string(static_cast<const char *>(readlink_req->ptr)); in Dup() local
H A Dfile_fs_impl.cpp496 static int RemovePath(const string& pathStr) in RemovePath()
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_permission.cpp212 static bool IsFileManagerUri(const string &pathStr) in IsFileManagerUri()
217 static bool CheckFileManagerUriPermission(uint32_t providerTokenId, const string &pathStr) in CheckFileManagerUriPermission()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/
H A Djs_typeface.cpp166 std::string pathStr(text); in MakeFromFile() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_typeface.cpp118 std::string pathStr(path); in OH_Drawing_TypefaceCreateFromFile() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp278 auto pathStr = inPath; in CheckDollarDotAndSkipIt() local
291 …eflection::Field *GetFieldInfoFromSchemaByPath(const reflection::Schema &schema, RawString pathStr) in GetFieldInfoFromSchemaByPath()
435 auto pathStr = CheckDollarDotAndSkipIt(inPath); in ExtractFlatBufferValue() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_directory.cpp255 const auto pathStr = fsPath.string(); in ResolveAbsolutePath() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.cpp147 std::string pathStr(DEBUG_SANDBOX_DIR); in GetDebugLayerPaths() local
/ohos5.0/commonlibrary/ets_utils/js_sys_module/dfx/
H A Dnative_module_dfx.cpp44 std::string pathStr = tempStr; in DumpHeapSnapshot() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp907 std::string pathStr(path); in GetAbcBuffer() local
H A Dnative_api.cpp3761 std::string pathStr(path); in napi_run_script_path() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1076 std::string pathStr = input; in AnalysisInput() local