Home
last modified time | relevance | path

Searched refs:SWITCH_CONFIG_NAME (Results 1 - 3 of 3) sorted by relevance

/base/location/test/location_locator/source/
H A Dlocation_config_manager_test.cpp46 std::string filePath = LOCATION_DIR + SWITCH_CONFIG_NAME + "_" + std::to_string(userId) + ".conf"; in GetLocationSwitchConfigPath()
120 std::string configPath = LOCATION_DIR + SWITCH_CONFIG_NAME + "_" + std::to_string(userId) + ".conf"; in HWTEST_F()
/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h42 const std::string SWITCH_CONFIG_NAME = "location_switch"; member
/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp103 std::string filePath = LOCATION_DIR + SWITCH_CONFIG_NAME + "_" + std::to_string(userId) + ".conf"; in GetLocationSwitchConfigPath()

Completed in 3 milliseconds