Home
last modified time | relevance | path

Searched refs:LBSLOGW (Results 1 – 2 of 2) sorted by relevance

/base/location/interfaces/inner_api/include/
Dlocation_log.h83 #ifndef LBSLOGW
84 #define LBSLOGW(label, ...) (void)OHOS::HiviewDFX::HiLog::Warn(label, __VA_ARGS__) macro
/base/location/services/location_locator/locator/source/
Dfusion_controller.cpp80 LBSLOGW(FUSION_CONTROLLER, "can not get network ability remote object"); in RequestQuickFix()