Home
last modified time | relevance | path

Searched defs:createTableVec (Results 1 - 12 of 12) sorted by relevance

/base/telephony/telephony_data/opkey/include/
H A Drdb_opkey_callback.h30 explicit RdbOpKeyCallback(const std::vector<std::string> &createTableVec) : RdbBaseCallBack(createTableVec) {} in RdbOpKeyCallback() argument
/base/security/security_guard/services/data_collect/store/src/
H A Drisk_event_rdb_helper.cpp40 std::vector<std::string> createTableVec; in Init() local
/base/telephony/telephony_data/pdp_profile/include/
H A Drdb_pdp_profile_callback.h30 RdbPdpProfileCallback(const std::vector<std::string> &createTableVec) : RdbBaseCallBack(createTableVec) {} in RdbPdpProfileCallback() argument
/base/telephony/telephony_data/sim/include/
H A Drdb_sim_callback.h30 RdbSimCallback(const std::vector<std::string> &createTableVec) : RdbBaseCallBack(createTableVec) {} in RdbSimCallback() argument
/base/telephony/telephony_data/common/include/
H A Drdb_base_callback.h31 explicit RdbBaseCallBack(const std::vector<std::string> &createTableVec) : createTableVec_(createTableVec) {} in RdbBaseCallBack() argument
/base/telephony/telephony_data/sms_mms/include/
H A Drdb_sms_mms_callback.h30 RdbSmsMmsCallback(const std::vector<std::string> &createTableVec) : RdbBaseCallBack(createTableVec) {} in RdbSmsMmsCallback() argument
/base/telephony/telephony_data/opkey/src/
H A Drdb_opkey_helper.cpp40 std::vector<std::string> createTableVec; in Init() local
/base/telephony/telephony_data/global_params/src/
H A Drdb_global_params_helper.cpp44 std::vector<std::string> createTableVec; in Init() local
H A Drdb_global_params_callback.cpp30 RdbGlobalParamsCallback( const std::vector<std::string> &createTableVec) RdbGlobalParamsCallback() argument
/base/telephony/telephony_data/sim/src/
H A Drdb_sim_helper.cpp38 std::vector<std::string> createTableVec; in Init() local
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp40 std::vector<std::string> createTableVec; in Init() local
/base/telephony/telephony_data/sms_mms/src/
H A Drdb_sms_mms_helper.cpp52 std::vector<std::string> createTableVec; in Init() local

Completed in 5 milliseconds