Home
last modified time | relevance | path

Searched defs:triggerMode (Results 1 – 20 of 20) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dmock_jsnapi.h46 …t32_t RequestAot(const std::string &bundleName, const std::string &moduleName, int32_t triggerMode) in RequestAot()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
Dkvdb_service.h36 int32_t triggerMode = 0; member
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_tcp_connection.c395 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in SocketConnectInner() local
443 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in SocketConnectDevice() local
491 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in NipSocketConnectDevice() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dsync_manager.cpp48 …user, const std::string &bundleName, const Store &store, const Tables &tables, int32_t triggerMode) in SyncInfo()
108 void SyncManager::SyncInfo::SetTriggerMode(int32_t triggerMode) in SetTriggerMode()
733 … const StoreInfo &storeInfo, int32_t triggerMode, const std::string &prepareTraceId, int32_t user) in GetCallback()
828 Retryer retryer, int32_t triggerMode, const std::string &prepareTraceId, int32_t user) in RetryCallback()
Dsync_manager.h56 int32_t triggerMode = 0; member
Dcloud_service_impl.cpp340 …CloudServiceImpl::DoKvCloudSync(int32_t userId, const std::string &bundleName, int32_t triggerMode) in DoKvCloudSync()
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
Ddps_event_report.h54 TrigerMode triggerMode; member
/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
Djs_environment_test.cpp399 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in __anonbcb1d84a0402()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime_lite.cpp336 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in SetRequestAotCallback()
Djs_runtime.cpp1479 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in SetRequestAotCallback()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_value.h99 int32_t triggerMode = MODE_DEFAULT; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dcloud_data_test.cpp1517 int32_t triggerMode = MODE_DEFAULT; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1423 int32_t triggerMode) in ResetAOTCompileStatus()
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp3703 int32_t &triggerMode, int32_t &uid) in ParseResetAOTCompileStatusOptions()
3834 int32_t triggerMode = 0; in ResetAOTCompileStatus() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
Dacts_bms_kit_system_test.cpp8483 int32_t triggerMode = 0; variable
8519 int32_t triggerMode = 0; variable
8542 int32_t triggerMode = 0; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp4136 int32_t triggerMode) in ResetAOTCompileStatus()
Dbundle_mgr_host.cpp3443 int32_t triggerMode = data.ReadInt32(); in HandleResetAOTCompileStatus() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp3721 int32_t triggerMode) in ResetAOTCompileStatus()
Dbundle_data_mgr.cpp6829 int32_t triggerMode) in ResetAOTCompileStatus()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp9551 int32_t triggerMode = 1; variable