Home
last modified time | relevance | path

Searched refs:CreateGlobalParamsTableStr (Results 1 - 2 of 2) sorted by relevance

/base/telephony/telephony_data/global_params/src/
H A Drdb_global_params_helper.cpp39 CreateGlobalParamsTableStr(numMatchTableStr, TABLE_NUMBER_MATCH); in Init()
43 CreateGlobalParamsTableStr(eccDataTableStr, TABLE_ECC_DATA); in Init()
96 void RdbGlobalParamsHelper::CreateGlobalParamsTableStr(std::string &createTableStr, const std::string &tableName) in CreateGlobalParamsTableStr() function in OHOS::Telephony::RdbGlobalParamsHelper
/base/telephony/telephony_data/global_params/include/
H A Drdb_global_params_helper.h46 void CreateGlobalParamsTableStr(std::string &createTableStr, const std::string &tableName);

Completed in 2 milliseconds