Home
last modified time | relevance | path

Searched defs:inspectorId (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dexposure_processor.cpp21 ExposureProcessor::ExposureProcessor(const std::string& pageUrl, const std::string& inspectorId) : … in ExposureProcessor()
29 const std::string& pageUrl, const std::string& inspectorId, double ratio, int duration) in ExposureProcessor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtouch_event.h30 std::string inspectorId; member
H A Dgesture_event_hub.h152 std::string inspectorId; member
H A Ddrag_event.cpp1189 const std::string& inspectorId, const RefPtr<FrameNode>& selfFrameNode) in GetPreviewPixelMap()
1208 RefPtr<PixelMap> DragEventActuator::GetPreviewPixelMapByInspectorId(const std::string& inspectorId) in GetPreviewPixelMapByInspectorId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h176 void SetInspectorId(const std::string& inspectorId) in SetInspectorId()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dpopup_ui_extension_config.h70 std::string inspectorId; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.cpp138 auto inspectorId = tabsNode->GetInspectorId().value_or(""); in RecordChangeEvent() local
304 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_custom_config.h72 std::string inspectorId; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h42 void SetInspectorId(const std::string& inspectorId) in SetInspectorId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h573 auto inspectorId = host->GetInspectorId().value_or(""); in GetLongPressEventRecorder() local
696 auto inspectorId = host->GetInspectorId().value_or(""); in InitClickEventRecorder() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_pattern.cpp171 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
H A Dbutton_pattern.cpp251 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dgesture_recognizer.cpp489 [id](const std::string& inspectorId) { in IsInAttachedNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.cpp206 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_pattern.cpp346 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp75 auto inspectorId = host->GetInspectorId().value_or(""); in RecordChange() local
137 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp177 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp217 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
234 auto inspectorId = host->GetInspectorId().value_or(""); in RecordChangeEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp256 auto inspectorId = host->GetInspectorId().value_or(""); in OnAfterModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.cpp368 auto inspectorId = host->GetInspectorId().value_or(""); in FireChangeEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dframe_node_modifier.cpp344 static std::string inspectorId; in GetInspectorId() local
H A Dnode_gesture_modifier.cpp751 auto inspectorId = attachNode->GetInspectorIdValue(""); in getGestureBindNodeId() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.h451 void OnInspectorIdUpdate(const std::string& inspectorId) override in OnInspectorIdUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp508 auto inspectorId = host->GetInspectorId().value_or(""); in FireStateChange() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H A Dcheckboxgroup_test_ng.cpp220 auto inspectorId = frameNode->GetInspectorId().value_or(""); variable

12