/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_overlay_holder.h | 76 virtual void OnUpdateSelectOverlayInfo(SelectOverlayInfo& overlayInfo, int32_t requestCode) {} in OnUpdateSelectOverlayInfo()
|
H A D | select_content_overlay_manager.cpp | 143 SelectOverlayInfo overlayInfo; in BuildSelectOverlayInfo() local 160 void SelectContentOverlayManager::UpdateStatusInfos(SelectOverlayInfo& overlayInfo) in UpdateStatusInfos()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
H A D | select_overlay_client.cpp | 105 auto overlayInfo = GetSelectOverlayInfo(clientOverlayInfo); in CreateSelectOverlay() local 127 SelectOverlayInfo overlayInfo = selectOverlayInfo_; in GetSelectOverlayInfo() local
|
H A D | select_overlay_client.h | 97 SelectOverlayInfo& overlayInfo, const ClientOverlayInfo& clientInfo, bool isSelectOverlayOn) in OnPreShowSelectOverlay()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 449 auto overlayInfo = manager->GetSelectOverlayInfo(); in IsSingleHandleShow() local 465 auto overlayInfo = manager->GetSelectOverlayInfo(); in IsBothHandlesShow() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_data_manager.cpp | 579 for (auto &overlayInfo : overlayModuleInfo) { in GetOverlayModuleInfoForTarget() local 596 for (const auto &overlayInfo : moduleInfo.second.overlayModuleInfo) { in GetOverlayModuleInfoForTarget() local
|
/ohos5.0/base/startup/appspawn/modules/sandbox/ |
H A D | sandbox_expand.c | 178 static int SetOverlayAppSandboxConfig(const SandboxContext *context, const char *overlayInfo) in SetOverlayAppSandboxConfig()
|
H A D | sandbox_utils.cpp | 1470 string overlayInfo = GetExtraInfoByType(appProperty, OVERLAY_SOCKET_TYPE); in SetOverlayAppSandboxProperty() local
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/ |
H A D | app_spawn_client.h | 64 std::string overlayInfo; // overlay hap resource path list member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_pattern_testtwo.cpp | 692 SelectOverlayInfo overlayInfo; variable 914 SelectOverlayInfo overlayInfo; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_select_overlay.cpp | 330 void TextSelectOverlay::OnUpdateSelectOverlayInfo(SelectOverlayInfo& overlayInfo, int32_t requestCo… in OnUpdateSelectOverlayInfo()
|
H A D | base_text_select_overlay.cpp | 226 void BaseTextSelectOverlay::OnUpdateSelectOverlayInfo(SelectOverlayInfo& overlayInfo, int32_t reque… in OnUpdateSelectOverlayInfo()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_select_overlay.cpp | 290 void TextFieldSelectOverlay::OnUpdateSelectOverlayInfo(SelectOverlayInfo& overlayInfo, int32_t requ… in OnUpdateSelectOverlayInfo()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_edit_testone_ng.cpp | 972 SelectOverlayInfo overlayInfo; variable
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | app_spawn_sandbox_test.cpp | 1140 std::string overlayInfo = "/data/app/el1/bundle/public/com.ohos.demo/feature.hsp|"; variable
|
H A D | app_spawn_sandbox_new_test.cpp | 827 const char *overlayInfo = "/data/app/el1/bundle/public/com.ohos.demo/feature.hsp| " variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | select_overlay_manager_test_ng.cpp | 89 void OnUpdateSelectOverlayInfo(SelectOverlayInfo& overlayInfo, int32_t requestCode) in OnUpdateSelectOverlayInfo()
|