Searched defs:opToInterfaceMap_ (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/asset/ |
H A D | asset_recv_callback_stub.h | 38 std::map<uint32_t, AssetRecvCallbackInterface> opToInterfaceMap_; variable
|
H A D | asset_send_callback_stub.h | 39 std::map<uint32_t, AssetSendCallbackInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/ |
H A D | file_trans_listener_stub.h | 38 std::map<uint32_t, FileTransListenerInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/ |
H A D | daemon_stub.h | 38 std::map<uint32_t, DaemonInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/ |
H A D | ext_extension_stub.h | 50 std::map<uint32_t, ExtensionInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/include/ |
H A D | service_reverse_stub.h | 35 std::map<uint32_t, ServiceInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | service_stub.h | 35 std::map<uint32_t, ServiceInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/dfs_listener/ |
H A D | file_dfs_listener_stub.h | 38 std::map<uint32_t, FileDfsListenerInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/ipc/ |
H A D | storage_manager_stub.h | 33 std::map<uint32_t, ManagerInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/ |
H A D | storage_daemon_stub.h | 36 std::map<uint32_t, DaemonInterface> opToInterfaceMap_; variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/ |
H A D | netsys_native_service_stub.h | 47 std::map<uint32_t, ServiceInterface> opToInterfaceMap_; variable
|