Home
last modified time | relevance | path

Searched refs:OpKeySelect (Results 1 - 3 of 3) sorted by relevance

/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.h73 int OpKeySelect(const std::shared_ptr<DataShare::DataShareHelper> &helper) const;
H A Ddata_storage_gtest.cpp196 int DataStorageGtest::OpKeySelect(const std::shared_ptr<DataShare::DataShareHelper> &helper) const in OpKeySelect() function in OHOS::Telephony::DataStorageGtest
198 DATA_STORAGE_LOGI("OpKeySelect begin."); in OpKeySelect()
630 int ret = OpKeySelect(helper); in HWTEST_F()
/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp196 int OpKeySelect(std::shared_ptr<DataShare::DataShareHelper> helper) in OpKeySelect() function
198 DATA_STORAGE_LOGI("OpKeySelect --- "); in OpKeySelect()
566 g_opKeyFuncMap['v'] = OpKeySelect; in Init()
686 "v:OpKeySelect()\n" in PrintfHint()

Completed in 4 milliseconds