Home
last modified time | relevance | path

Searched refs:INIT_GLOBAL_USER_KEYS (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.h39 INIT_GLOBAL_USER_KEYS, enumerator
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp53 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_USER_KEYS)] = in StorageDaemonStub()
122 case static_cast<uint32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_USER_KEYS): in OnRemoteRequest()
189 case static_cast<uint32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_USER_KEYS): in OnRemoteRequestForUser()
H A Dstorage_daemon_proxy.cpp326 …rr = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_USER_KEYS), data, re… in InitGlobalUserKeys()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp369 …ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_USER_KEYS) == mock_->code…
H A Dstorage_daemon_stub_test.cpp47 static_cast<int32_t>(StorageDaemonInterfaceCode::INIT_GLOBAL_USER_KEYS),