Home
last modified time | relevance | path

Searched refs:INIT_GLOBAL_KEY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon_ipc_interface_code.h38 INIT_GLOBAL_KEY, enumerator
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp51 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_KEY)] = in StorageDaemonStub()
121 case static_cast<uint32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_KEY): in OnRemoteRequest()
187 case static_cast<uint32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_KEY): in OnRemoteRequestForUser()
H A Dstorage_daemon_proxy.cpp308 …int32_t err = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_KEY), data,… in InitGlobalKey()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp347 ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_KEY) == mock_->code_);
H A Dstorage_daemon_stub_test.cpp46 static_cast<int32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_KEY),