Home
last modified time | relevance | path

Searched defs:isMatched (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_interop.c42 bool isMatched = true; in IsMatchedAddr() local
/ohos5.0/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
H A Dusb_bus_extension_test.cpp105 bool isMatched = usbBus->MatchDriver(*drvInfo, *deviceInfo); variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_sheet.cpp107 bool isMatched = arbitrator.Decide(conditionStr); in HandleSingleMediaItem() local
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.cpp100 void CrashValidator::PrintEvents(int fd, const std::vector<CrashEvent>& events, bool isMatched) in PrintEvents()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp333 bool isMatched = std::any_of(restrictedPermissions.begin(), restrictedPermissions.end(), in MatchPermissions() local
H A Dgt_bundle_installer.cpp435 bool isMatched = false; in MatchPermissions() local
H A Dbundle_parser.cpp471 bool isMatched = false; in ParseDeviceType() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp194 bool isMatched = MatchRules(listener->second.second, event->domain_, event->eventName_, in OnSysEvent() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp1357 bool isMatched = LocaleMatcher::Match(locale1, locale2); variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp338 int32_t isMatched = UEC_INTERFACE_INVALID_VALUE; in GetDeviceVidPidSerialNumber() local