Home
last modified time | relevance | path

Searched refs:ExistDeviceInfo (Results 1 - 3 of 3) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/device/
H A Ddevice_info_manager.h51 bool ExistDeviceInfo(const std::string &nodeId, DeviceIdType deviceIdType) const;
/base/security/access_token/services/tokensyncmanager/src/device/
H A Ddevice_info_manager.cpp44 bool DeviceInfoManager::ExistDeviceInfo(const std::string &nodeId, DeviceIdType deviceIdType) const in ExistDeviceInfo() function in OHOS::Security::AccessToken::DeviceInfoManager
/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp1230 * @tc.desc: TokenSyncManagerService::ExistDeviceInfo function test
1238 EXPECT_FALSE(DeviceInfoManager::GetInstance().ExistDeviceInfo(nodeId, type)); in HWTEST_F()

Completed in 3 milliseconds