Home
last modified time | relevance | path

Searched defs:isAuthorized (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp155 void LocatorServiceTest::SetStartUpConfirmed(bool isAuthorized) in SetStartUpConfirmed()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_record.cpp78 bool isAuthorized = permStateChangeType == PERMISSION_GRANTED_OPER; in PermStateChangeCallback() local