Home
last modified time | relevance | path

Searched defs:cloudConfig (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_manager_unit_test.cpp599 nlohmann::json cloudConfig; variable
/ohos5.0/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_adapter.cpp411 DistributedKv::CloudConfig cloudConfig = { in SetCloudAbility() local
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h565 CloudConfig cloudConfig; member
694 CloudConfig cloudConfig; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_config.cpp442 JsConfig *cloudConfig = new (std::nothrow) JsConfig(); in New() local