Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_ex_test.cpp1672 string selectFileRealtivePath; variable
1722 string selectFileRealtivePath; variable
1786 string selectFileRealtivePath; variable
1851 string selectFileRealtivePath; variable
1898 string selectFileRealtivePath; variable
1945 string selectFileRealtivePath; variable
1993 string selectFileRealtivePath; variable
2044 string selectFileRealtivePath; variable
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp1493 int JsFileAccessExtAbility::GetFileInfoFromRelativePath(const std::string &selectFileRealtivePath, … in GetFileInfoFromRelativePath()