Searched refs:ACTIVE_USER_KEY (Results 1 – 9 of 9) sorted by relevance
43 ACTIVE_USER_KEY, enumerator
67 ACTIVE_USER_KEY, enumerator
48 static_cast<int32_t>(StorageManagerInterfaceCode::ACTIVE_USER_KEY),
61 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::ACTIVE_USER_KEY)] = in StorageDaemonStub()126 case static_cast<uint32_t>(StorageDaemonInterfaceCode::ACTIVE_USER_KEY): in OnRemoteRequest()197 case static_cast<uint32_t>(StorageDaemonInterfaceCode::ACTIVE_USER_KEY): in OnRemoteRequestForUser()
441 …int32_t err = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::ACTIVE_USER_KEY), data,… in ActiveUserKey()
151 opToInterfaceMap_[static_cast<uint32_t>(StorageManagerInterfaceCode::ACTIVE_USER_KEY)] = in StorageManagerStub()258 case static_cast<uint32_t>(StorageManagerInterfaceCode::ACTIVE_USER_KEY): in OnRemoteRequest()
457 ASSERT_TRUE(static_cast<int32_t>(StorageDaemonInterfaceCode::ACTIVE_USER_KEY) == mock_->code_);
52 static_cast<int32_t>(StorageDaemonInterfaceCode::ACTIVE_USER_KEY),
271 static_cast<int32_t>(StorageManagerInterfaceCode::ACTIVE_USER_KEY), data, reply, option); in ActiveUserKey()