Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dsetting_utils.cpp190 result->GetColumnIndex(SETTING_VALUE, columnIndex); in Query()
210 valuesBucket.Put(SETTING_VALUE, valueObj); in Insert()
236 valuesBucket.Put(SETTING_VALUE, valueObj); in Update()
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_data_base_helper.h108 const std::string SETTING_VALUE = "VALUE"; variable
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dsetting_utils.h71 const std::string SETTING_VALUE = "VALUE"; variable
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_data_base_helper.cpp398 result->GetColumnIndex(SETTING_VALUE, columnindex); in GetAirplaneMode()