Home
last modified time | relevance | path

Searched defs:identityInfo (Results 1 – 3 of 3) sorted by relevance

/base/location/test/location_manager/source/
Dlocator_ability_test.cpp667 std::shared_ptr<AppIdentity> identityInfo = std::make_shared<AppIdentity>(identity); variable
688 std::shared_ptr<AppIdentity> identityInfo = std::make_shared<AppIdentity>(identity); variable
/base/security/device_auth/test/unittest/deviceauth/source/
Ddeviceauth_func_test.cpp1247 IdentityInfo *identityInfo = (IdentityInfo *)HcMalloc(sizeof(IdentityInfo *), 0); variable
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp1162 std::shared_ptr<AppIdentity> identityInfo = std::make_shared<AppIdentity>(identity); in GetCacheLocation() local