Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/source/
Dfusion_controller.cpp29 const uint32_t REPORT_FUSED_LOCATION_FLAG = FUSION_BASE_FLAG; variable
46 fusedFlag_ = fusedFlag_ | REPORT_FUSED_LOCATION_FLAG; in ActiveFusionStrategies()
/base/location/test/location_locator/source/
Dfusion_controller_test.cpp30 const uint32_t REPORT_FUSED_LOCATION_FLAG = FUSION_BASE_FLAG; variable
69 EXPECT_EQ(REPORT_FUSED_LOCATION_FLAG, fusionController_->fusedFlag_);