Home
last modified time | relevance | path

Searched refs:NUMERIC (Results 1 - 6 of 6) sorted by relevance

/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_rdb_helper.cpp55 predicates.EqualTo(EccData::NUMERIC, numeric); in QueryEccList()
77 result->GetColumnIndex(EccData::NUMERIC, index); in QueryEccList()
/base/telephony/telephony_data/global_params/src/
H A Drdb_global_params_helper.cpp90 createTableStr.append(EccData::NUMERIC).append(" TEXT DEFAULT '', "); in CreateEccDataTableStr()
94 createTableStr.append("UNIQUE (").append(EccData::NUMERIC).append("))"); in CreateEccDataTableStr()
/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h84 static constexpr const char *NUMERIC = "numeric"; member in OHOS::Telephony::EccData
/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp510 value.Put(EccData::NUMERIC, "46001"); in GlobalEccInsert()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp500 value.PutString(EccData::NUMERIC, bean.numeric); in ParserEccDataToValuesBucket()
/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp513 value.Put(EccData::NUMERIC, "46001"); in GlobalEccInsert()

Completed in 5 milliseconds