Home
last modified time | relevance | path

Searched defs:executeCmd (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp158 std::string executeCmd = "settings put SECURE high_accuracy_startup_comfirm " + value; in SetStartUpConfirmed() local
165 std::string executeCmd = "settings put SECURE location_mode " + value; in ChangedLocationMode() local