Home
last modified time | relevance | path

Searched defs:rootInfoVec (Results 1 - 10 of 10) sorted by relevance

/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_other_test.cpp1105 vector<RootInfo> rootInfoVec; in HWTEST_F() local
1133 vector<RootInfo> rootInfoVec; in HWTEST_F() local
1180 vector<RootInfo> rootInfoVec; in HWTEST_F() local
H A Dfile_access_ext_stub_impl_test.cpp773 vector<RootInfo> rootInfoVec; in HWTEST_F() local
798 vector<RootInfo> rootInfoVec; in HWTEST_F() local
H A Dabnormal_file_access_test.cpp383 vector<RootInfo> rootInfoVec; in HWTEST_F() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_stub_impl.cpp208 int FileAccessExtStubImpl::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots() argument
H A Dfile_access_ext_ability.cpp133 int FileAccessExtAbility::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots() argument
H A Dfile_access_ext_proxy.cpp737 int FileAccessExtProxy::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots() argument
H A Dfile_access_ext_stub.cpp518 std::vector<RootInfo> rootInfoVec; in CmdGetRoots() local
H A Djs_file_access_ext_ability.cpp1252 int JsFileAccessExtAbility::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots() argument
H A Dfile_access_helper.cpp895 int FileAccessHelper::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots() argument
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp907 MakeGetRootsResult(napi_env &env, std::shared_ptr<FileAccessHelper> helper, std::vector<RootInfo> &rootInfoVec, NVal &nVal) MakeGetRootsResult() argument

Completed in 20 milliseconds