Home
last modified time | relevance | path

Searched refs:GENERATE_APP_KEY (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/security/access_token/frameworks/el5filekeymanager/include/
H A Del5_filekey_manager_interface_code.h24 GENERATE_APP_KEY = 0x0000, enumerator
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon_ipc_interface_code.h56 GENERATE_APP_KEY, enumerator
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Dstorage_manager_ipc_interface_code.h84 GENERATE_APP_KEY, enumerator
/ohos5.0/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_stub_unittest.cpp58 … static_cast<uint32_t>(EFMInterfaceCode::GENERATE_APP_KEY), data, reply, option), OHOS::NO_ERROR);
229 …static_cast<uint32_t>(EFMInterfaceCode::GENERATE_APP_KEY), data, reply, option), EFM_ERR_IPC_TOKEN…
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_stub_noper_test.cpp69 static_cast<int32_t>(StorageManagerInterfaceCode::GENERATE_APP_KEY),
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp87 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::GENERATE_APP_KEY)] = in StorageDaemonStub()
142 case static_cast<uint32_t>(StorageDaemonInterfaceCode::GENERATE_APP_KEY): in OnRemoteRequest()
235 case static_cast<uint32_t>(StorageDaemonInterfaceCode::GENERATE_APP_KEY): in OnRemoteRequestForApp()
H A Dstorage_daemon_proxy.cpp560 static_cast<int32_t>(StorageDaemonInterfaceCode::GENERATE_APP_KEY), data, reply, option); in GenerateAppkey()
/ohos5.0/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_manager_stub.cpp39 requestMap_[static_cast<uint32_t>(EFMInterfaceCode::GENERATE_APP_KEY)] = in SetFuncInMap()
/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_manager_proxy.cpp114 static_cast<int32_t>(EFMInterfaceCode::GENERATE_APP_KEY), data, reply, option); in GenerateAppKey()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp173 opToInterfaceMap_[static_cast<uint32_t>(StorageManagerInterfaceCode::GENERATE_APP_KEY)] = in StorageManagerStub()
284 case static_cast<uint32_t>(StorageManagerInterfaceCode::GENERATE_APP_KEY): in OnRemoteRequest()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp547 ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::GENERATE_APP_KEY) == mock_->code_);
H A Dstorage_daemon_stub_test.cpp63 static_cast<int32_t>(StorageDaemonInterfaceCode::GENERATE_APP_KEY),
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp429 static_cast<int32_t>(StorageManagerInterfaceCode::GENERATE_APP_KEY), data, reply, option); in GenerateAppkey()