Home
last modified time | relevance | path

Searched defs:re (Results 1 - 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/build/tools/
H A Dgen_uicontext_ohos.py16 import re namespace
/foundation/ability/idl_tool/test/sa_test/
H A Dcmd_dump_metadata.py19 import re namespace
H A Dtest_base.py21 import re namespace
/foundation/ability/idl_tool/test/hdi_unittest/base/
H A Dutil.py22 import re namespace
/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/
H A Dffrt_trace_recover.py18 import re namespace
[all...]
H A Dffrt_trace_process.py20 import re namespace
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/hvigor/
H A Dhvigor-wrapper.js
/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js
/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/
H A Dabilityappmgrapprunningmanager_fuzzer.cpp97 std::regex re; in DoSomethingInterestingWithMyAPIadda() local
/foundation/ability/idl_tool/idl_tool_2/
H A Dbuild_hdi_files_info.py20 import re namespace
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp652 int re = strcmp(source[i], std); in MdCompare() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp147 int re = strcmp(source[i], std); in MdCompare() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp719 int re = strcmp(source[i], std); in MdCompare() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp629 auto re = Drawing::Rect( in DrawTopBorder() local
657 auto re = Drawing::Rect(x - endArcWidth, height - BOTTOMW2 - endArcHeight, x, height - BOTTOMW2); in DrawRightBorder() local
685 auto re = Drawing::Rect(x, y - endArcHeight, x + endArcWidth, y); DrawBottomBorder() local
713 auto re = Drawing::Rect(x, y, x + endArcWidth, y + endArcHeight); DrawLeftBorder() local
[all...]
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp257 first{ str.begin(), str.end(), re, -1 }, in StrSplit() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp781 void AppRunningManager::ClipStringContent(const std::regex &re, const std::string &source, std::string &afterCutStr) in ClipStringContent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp610 const auto re = AceType::DynamicCast<T>(recognizer); in AccessibilityRecursionSearchRecognizer() local
628 const auto& re = AccessibilityRecursionSearchRecognizer<T>(recognizer); in GetAccessibilityRecognizer() local
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp7651 bool re = bundleMgrProxy->RegisterBundleEventCallback(callback); in HWTEST_F() local
7687 bool re = bundleMgrProxy->RegisterBundleEventCallback(callback); in HWTEST_F() local
7708 bool re = bundleMgrProxy->RegisterBundleEventCallback(callback); in HWTEST_F() local
[all...]

Completed in 51 milliseconds