Home
last modified time | relevance | path

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

12

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dswing_callback_stub.cpp30 int32_t SwingCallBackStub::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus()
44 int triggerMode = static_cast<int>(data.ReadInt32()); in OnRemoteRequest() local
H A Dswing_callback_proxy.cpp27 int32_t SwingCallBackProxy::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_swing_callback_stub.cpp21 int32_t MockSwingCallBackStub::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Dmock_jsnapi.h46 …t32_t RequestAot(const std::string &bundleName, const std::string &moduleName, int32_t triggerMode) in RequestAot()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dkvdb_service.h36 int32_t triggerMode = 0; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/swing_callback_test/
H A Dswing_callback_test.cpp34 void OnUpdateStatus(bool isEnable, int triggerMode) {}; in OnUpdateStatus()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_swing_decision_center.cpp169 int triggerMode = isScreenUnlockTrigger ? UNLOCK_TRIGGER : NONE_UNLOCK_TRIGGER; in SwingExecuteDecision() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c398 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in SocketConnectInner() local
446 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in SocketConnectDevice() local
494 TriggerType triggerMode = isBlockMode ? READ_TRIGGER : WRITE_TRIGGER; in NipSocketConnectDevice() local
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/ppg/
H A Dsensor_ppg_config.h66 uint16_t triggerMode; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A 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()
H A Dsync_manager.h56 int32_t triggerMode = 0; member
H A Dcloud_service_impl.cpp341 …CloudServiceImpl::DoKvCloudSync(int32_t userId, const std::string &bundleName, int32_t triggerMode) in DoKvCloudSync()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
H A Ddps_event_report.h54 TrigerMode triggerMode; member
/ohos5.0/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
H A Djs_environment_test.cpp399 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in __anonac4465820402()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp336 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in SetRequestAotCallback()
H A Djs_runtime.cpp1542 … [](const std::string& bundleName, const std::string& moduleName, int32_t triggerMode) -> int32_t { in SetRequestAotCallback()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h99 int32_t triggerMode = MODE_DEFAULT; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1520 int32_t triggerMode = MODE_DEFAULT; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1424 int32_t triggerMode) in ResetAOTCompileStatus()
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp3722 int32_t &triggerMode, int32_t &uid) in ParseResetAOTCompileStatusOptions()
3853 int32_t triggerMode = 0; in ResetAOTCompileStatus() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp8483 int32_t triggerMode = 0; variable
8519 int32_t triggerMode = 0; variable
8542 int32_t triggerMode = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4100 int32_t triggerMode) in ResetAOTCompileStatus()
H A Dbundle_mgr_host.cpp3457 int32_t triggerMode = data.ReadInt32(); in HandleResetAOTCompileStatus() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3780 int32_t triggerMode) in ResetAOTCompileStatus()
H A Dbundle_data_mgr.cpp6886 int32_t triggerMode) in ResetAOTCompileStatus()

12