Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_manager.cpp218 std::string newSwitchStr = newSwitchInfo.dump(); in SetSwitchStateToSysparaForUser() local
220 auto ret = sprintf_s(valueArray, sizeof(valueArray), "%s", newSwitchStr.c_str()); in SetSwitchStateToSysparaForUser()