Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_helper.h114 std::unordered_map<std::string, std::shared_ptr<ConnectInfo>> cMap_; variable
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dfile_access_service.h297 std::unordered_map<std::string, sptr<IFileAccessExtBase>> cMap_; variable