Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h113 static constexpr const char *GLOBAL_PARAMS_URI = "datashare:///com.ohos.globalparamsability"; variable
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_rdb_helper.cpp43 return DataShare::DataShareHelper::Creator(remoteObj, GLOBAL_PARAMS_URI); in CreateDataAbilityHelper()
/ohos5.0/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp153 std::string uri(GLOBAL_PARAMS_URI); in CreateGlobalParamsHelper()
/ohos5.0/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp161 std::string uri(GLOBAL_PARAMS_URI); in CreateGlobalParamsHelper()