Searched refs:DELETE_USER_KEYS (Results 1 – 9 of 9) sorted by relevance
41 DELETE_USER_KEYS, enumerator
65 DELETE_USER_KEYS, enumerator
46 static_cast<int32_t>(StorageManagerInterfaceCode::DELETE_USER_KEYS),
57 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::DELETE_USER_KEYS)] = in StorageDaemonStub()124 case static_cast<uint32_t>(StorageDaemonInterfaceCode::DELETE_USER_KEYS): in OnRemoteRequest()193 case static_cast<uint32_t>(StorageDaemonInterfaceCode::DELETE_USER_KEYS): in OnRemoteRequestForUser()
374 …int32_t err = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::DELETE_USER_KEYS), data… in DeleteUserKeys()
147 opToInterfaceMap_[static_cast<uint32_t>(StorageManagerInterfaceCode::DELETE_USER_KEYS)] = in StorageManagerStub()254 case static_cast<uint32_t>(StorageManagerInterfaceCode::DELETE_USER_KEYS): in OnRemoteRequest()
413 ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::DELETE_USER_KEYS) == mock_->code_);
50 static_cast<int32_t>(StorageDaemonInterfaceCode::DELETE_USER_KEYS),
192 static_cast<int32_t>(StorageManagerInterfaceCode::DELETE_USER_KEYS), data, reply, option); in DeleteUserKeys()