Home
last modified time | relevance | path

Searched refs:LOCATION_DATA_URI (Results 1 – 8 of 8) sorted by relevance

/base/location/frameworks/native/source/
Dlocation_data_rdb_observer.cpp43 Uri locationDataEnableUri(LOCATION_DATA_URI); in OnChange()
Dlocation_data_handler.cpp58 Uri locationDataEnableUri(LOCATION_DATA_URI); in HandleSwitchStateChanged()
Dlocation_data_manager.cpp108 Uri locationDataEnableUri(LOCATION_DATA_URI); in QuerySwitchState()
Dlocator_impl.cpp53 Uri locationDataEnableUri(LOCATION_DATA_URI); in LocatorImpl()
/base/location/frameworks/location_common/common/source/
Dlocation_data_rdb_helper.cpp56 return DataShare::DataShareHelper::Creator(remoteObj_, LOCATION_DATA_URI); in CreateDataShareHelper()
/base/location/interfaces/inner_api/include/
Dcommon_utils.h49 const std::string LOCATION_DATA_URI = LOCATION_DATA_ABILITY_PREFIX + LOCATION_DATA_URI_ID; variable
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp367 Uri locationDataEnableUri(LOCATION_DATA_URI); in EnableAbility()
389 Uri locationDataEnableUri(LOCATION_DATA_URI); in QuerySwitchState()
/base/location/test/location_common/source/
Dlocation_common_test.cpp628 Uri locationDataEnableUri(LOCATION_DATA_URI);