Searched refs:CREATE_USER_KEYS (Results 1 – 9 of 9) sorted by relevance
40 CREATE_USER_KEYS, enumerator
64 CREATE_USER_KEYS, enumerator
45 static_cast<int32_t>(StorageManagerInterfaceCode::CREATE_USER_KEYS),
55 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::CREATE_USER_KEYS)] = in StorageDaemonStub()123 case static_cast<uint32_t>(StorageDaemonInterfaceCode::CREATE_USER_KEYS): in OnRemoteRequest()191 case static_cast<uint32_t>(StorageDaemonInterfaceCode::CREATE_USER_KEYS): in OnRemoteRequestForUser()
353 …int32_t err = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::CREATE_USER_KEYS), data… in GenerateUserKeys()
145 opToInterfaceMap_[static_cast<uint32_t>(StorageManagerInterfaceCode::CREATE_USER_KEYS)] = in StorageManagerStub()252 case static_cast<uint32_t>(StorageManagerInterfaceCode::CREATE_USER_KEYS): in OnRemoteRequest()
391 ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::CREATE_USER_KEYS) == mock_->code_);
49 static_cast<int32_t>(StorageDaemonInterfaceCode::CREATE_USER_KEYS),
168 static_cast<int32_t>(StorageManagerInterfaceCode::CREATE_USER_KEYS), data, reply, option); in GenerateUserKeys()