Home
last modified time | relevance | path

Searched defs:trigger (Results 1 – 6 of 6) sorted by relevance

/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_label.cpp49 auto trigger = labelComponent->GetLabelTrigger(); in PrepareSpecializedComponent() local
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor_subscribe.cpp193 …const std::string trigger = DBConstant::SUBSCRIBE_QUERY_PREFIX + id + "_ON_" + GetTriggerModeStrin… in RemoveSubscribeTrigger() local
211 for (const auto &trigger : triggers) { in RemoveTrigger() local
/foundation/ace/ace_engine/frameworks/core/components/button/
Dbutton_element.cpp53 auto trigger = labelTarget->GetTrigger(); in Update() local
/foundation/ace/ace_engine/frameworks/core/components/checkable/
Dcheckable_element.cpp41 auto trigger = labelTarget->GetTrigger(); in Update() local
/foundation/ace/ace_engine/frameworks/core/components/text_field/
Dtext_field_element.cpp42 auto trigger = labelTarget->GetTrigger(); in Update() local
/foundation/multimedia/camera_standard/frameworks/native/camera/src/input/
Dcamera_input.cpp373 uint8_t trigger = OHOS_CAMERA_AF_TRIGGER_START; in StartFocus() local