Searched defs:matchResults (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/ |
H A D | media_queryer.cpp | 40 …bool ParseCondition(std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failR… in ParseCondition() 122 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840202() 143 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840302() 158 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840402() 172 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840502() 194 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840602() 202 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840702() 210 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840802() 223 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840902() 232 [](const std::smatch& matchResults, const MediaFeature& mediaFeature, MediaError& failReason) { in __anonba08be840a02() [all …]
|
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/ |
H A D | policy_info_manager.cpp | 537 std::vector<uint32_t> matchResults(policySize); in StartAccessingPolicy() local 587 std::vector<uint32_t> matchResults(policy.size()); in StopAccessingPolicy() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/ |
H A D | js_ability_manager.cpp | 220 std::match_results<std::string::const_iterator> matchResults; in CheckIsNumString() local
|
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | ability_command.cpp | 820 std::match_results<std::string::const_iterator> matchResults; in MatchOrderString() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime.cpp | 298 std::match_results<std::string::const_iterator> matchResults; in JsperfProfilerCommandParse() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 1490 std::wsmatch matchResults; in WstringSearch() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_connect_manager.cpp | 2235 std::match_results<std::string::const_iterator> matchResults; in CheckIsNumString() local
|