Home
last modified time | relevance | path

Searched defs:path (Results 1 – 14 of 14) sorted by relevance

/applications/standard/app_samples/code/SuperFeature/Widget/FormExtAbility/.hvigor/cache/
Dfile-cache.json1 …son5":{"hashValue":"5a91ea5d1ccc1e567d7763c16974dc69","name":"app.json5","path":"C:\\Users\\tbh\\D… string
/applications/standard/app_samples/code/Solutions/Game/DistributedDataGobang/.hvigor/cache/
Dfile-cache.json1 …son5":{"hashValue":"13c58607c00971e9847fa66054eb77c4","name":"app.json5","path":"C:\\Users\\tbh\\D… string
/applications/standard/filepicker/product/phone/src/main/ets/workers/
DDataWorker.js90 async function getFileInfo(path, fileAccessHelper) { argument
151 function findOtherFileInfo(fileAccessHelper, path, fileInfos) { argument
245 path: result.value.uri, property
288 path: result.value.uri, property
/applications/standard/filepicker/product/pad/src/main/ets/workers/
DDataWorker.js90 async function getFileInfo(path, fileAccessHelper) { argument
151 function findOtherFileInfo(fileAccessHelper, path, fileInfos) { argument
245 path: result.value.uri, property
288 path: result.value.uri, property
/applications/standard/filepicker/product/RK/src/main/ets/workers/
DDataWorker.js90 async function getFileInfo(path, fileAccessHelper) { argument
151 function findOtherFileInfo(fileAccessHelper, path, fileInfos) { argument
245 path: result.value.uri, property
288 path: result.value.uri, property
/applications/standard/contactsdata/ability/common/utils/src/
Dfile_utils.cpp31 int FileUtils::IsFolderExist(std::string path) in IsFolderExist()
42 void FileUtils::Mkdir(std::string path) in Mkdir()
Duri_utils.cpp67 std::string path = uri.GetPath(); in UriParse() local
/applications/sample/wifi-iot/screenshot32/DistributedTest/testcases/
Dorc.py5 def Orc(path): argument
/applications/standard/filepicker/common/src/main/ets/components/Data/
DTopPathInfo.ts18 path: string property in TopPathInfo
DFileInfo.ts20 path: string property in FileInfo
/applications/sample/camera/gallery/src/
Dgallery_ability_slice.cpp277 EventListener* GalleryAbilitySlice::GetImageClickListener(const char* path) in GetImageClickListener()
320 void GalleryAbilitySlice::DeleteAllFilesInDir(const char* path) in DeleteAllFilesInDir()
Dpicture_ability_slice.cpp83 void PictureAbilitySlice::InitPicture(const char* path) in InitPicture()
/applications/standard/photos/common/base/src/main/ets/data/
DMediaDataItem.ts47 path: string property in MediaDataItem
/applications/standard/contactsdata/dataBusiness/contacts/src/
Dcontacts_datashare_stub_impl.cpp51 std::string path = uriTemp.GetPath(); in GetOwner() local