Home
last modified time | relevance | path

Searched defs:GetRoot (Results 1 – 6 of 6) sorted by relevance

/foundation/filemanagement/user_file_service/services/test/client/
Dfms_manager_proxy_mock.h45 …virtual int GetRoot(const CmdOptions &option, std::vector<std::shared_ptr<FileInfo>> &fileRes) ove… in GetRoot() function
/foundation/filemanagement/user_file_service/services/src/fileoper/
Dexternal_storage_oper.cpp68 int ExternalStorageOper::GetRoot(const std::string &name, const std::string &path, MessageParcel &r… in GetRoot() function in OHOS::FileManagerService::ExternalStorageOper
Dmedia_file_oper.cpp94 int MediaFileOper::GetRoot(const std::string &name, const std::string &path, MessageParcel &reply) … in GetRoot() function in OHOS::FileManagerService::MediaFileOper
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mse/
Dmap_mse_folder.cpp70 MapMseFolder *MapMseFolder::GetRoot(void) in GetRoot() function in bluetooth::MapMseFolder
/foundation/filemanagement/user_file_service/services/src/client/
Dfile_manager_proxy.cpp41 int FileManagerProxy::GetRoot(const CmdOptions &option, vector<shared_ptr<FileInfo>> &fileRes) in GetRoot() function in OHOS::FileManagerService::FileManagerProxy
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/
Dfile_manager_napi.cpp224 napi_value FileManagerNapi::GetRoot(napi_env env, napi_callback_info info) in GetRoot() function in OHOS::FileManagerService::FileManagerNapi