Searched refs:LOCATOR_LOG_ID (Results 1 – 3 of 3) sorted by relevance
/base/location/interfaces/inner_api/include/ |
D | location_log.h | 24 LOCATOR_LOG_ID = 0xD002300, enumerator 27 static constexpr OHOS::HiviewDFX::HiLogLabel GEO_CONVERT = {LOG_CORE, LOCATOR_LOG_ID, "GeoConvert"}; 28 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATOR = {LOG_CORE, LOCATOR_LOG_ID, "Locator"}; 29 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATOR_STANDARD = {LOG_CORE, LOCATOR_LOG_ID, "Locator… 30 static constexpr OHOS::HiviewDFX::HiLogLabel SWITCH_CALLBACK = {LOG_CORE, LOCATOR_LOG_ID, "SwitchCa… 31 static constexpr OHOS::HiviewDFX::HiLogLabel GNSS_STATUS_CALLBACK = {LOG_CORE, LOCATOR_LOG_ID, "Gns… 32 static constexpr OHOS::HiviewDFX::HiLogLabel NMEA_MESSAGE_CALLBACK = {LOG_CORE, LOCATOR_LOG_ID, "Nm… 34 LOG_CORE, LOCATOR_LOG_ID, "CachedLocationsCallback" 37 LOG_CORE, LOCATOR_LOG_ID, "CountryCodeCallback" 39 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATOR_CALLBACK = {LOG_CORE, LOCATOR_LOG_ID, "Locator… [all …]
|
/base/location/services/location_locator/locator/source/ |
D | subability_common.cpp | 29 label_ = { LOG_CORE, LOCATOR_LOG_ID, "unknown" }; in SubAbility()
|
/base/location/frameworks/location_common/common/source/ |
D | common_utils.cpp | 149 OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, LOCATOR_LOG_ID, "unknown" }; in GetLabel()
|