Home
last modified time | relevance | path

Searched refs:isProxy_ (Results 1 - 9 of 9) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_helper.h32 bool isProxy_ = true; member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dswitch_status_dependency.cpp105 options.isProxy_ = true; in GetDataShareHelper()
H A Ddatashare_manager.cpp64 options.isProxy_ = true; in CreateDataShareHelper()
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_template.h81 bool isProxy_ = true; member
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper.cpp110 if (!options.isProxy_ && options.token_ == nullptr) { in Creator()
114 return options.isProxy_ ? CreateServiceHelper("", bundleName) : CreateExtHelper(uri, options.token_, waitTime); in Creator()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h279 isProxy_ = isProxy; in SetProxyNode()
284 return isProxy_; in IsProxy()
972 bool isProxy_ = false; member in OHOS::Ace::Framework::DOMNode
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dabnormal_branch_test.cpp139 options.isProxy_ = false; in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_record.cpp203 options.isProxy_ = true; in FormDataProxyRecord()
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_helper.cpp79 status = napi_get_value_bool(env, isProxyJs, &options.isProxy_); in GetOptions()

Completed in 9 milliseconds