Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp175 AppIdentity appIdentity; in RegisterGnssStatusCallbackInner() local
198 AppIdentity appIdentity; in RegisterNmeaMessageCallbackInner() local
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_impl.cpp197 AppIdentity appIdentity; in RegisterSwitchCallback() local
770 AppIdentity appIdentity; in RegisterSwitchCallbackV9() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1770 void LocatorCallbackMessage::SetAppIdentity(AppIdentity& appIdentity) in SetAppIdentity()