Home
last modified time | relevance | path

Searched refs:silentSwitch (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/
H A Dnapi_datashare_helper.h89 bool silentSwitch = false; member
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_helper.cpp1234 context->silentSwitch = enable; in SetSilentSwitch()
1254 DataShareHelper::SetSilentSwitch(uri, context->silentSwitch); in SetSilentSwitch()