Home
last modified time | relevance | path

Searched defs:triggerMode (Results 1 – 12 of 12) 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/communication/dsoftbus/core/authentication/src/
Dauth_tcp_connection.c365 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in SocketConnectDevice() local
405 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in NipSocketConnectDevice() local
/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.cpp374 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in __anon27fd552b0502()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1280 int32_t triggerMode) in ResetAOTCompileStatus()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1377 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in SetRequestAotCallback()
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp3418 int32_t &triggerMode, int32_t &uid) in ParseResetAOTCompileStatusOptions()
3549 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.cpp7819 int32_t triggerMode = 0; variable
7855 int32_t triggerMode = 0; variable
7878 int32_t triggerMode = 0; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp3200 int32_t triggerMode) in ResetAOTCompileStatus()
Dbundle_data_mgr.cpp5332 int32_t triggerMode) in ResetAOTCompileStatus()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3782 int32_t triggerMode) in ResetAOTCompileStatus()
Dbundle_mgr_host.cpp2939 int32_t triggerMode = data.ReadInt32(); in HandleResetAOTCompileStatus() local