Home
last modified time | relevance | path

Searched defs:typeSet (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_utils_test.cpp47 static bool VisitHbTypeCbForTrue(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *data) in VisitHbTypeCbForTrue()
52 static bool VisitHbTypeCbForFalse(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *data) in VisitHbTypeCbForFalse()
246 LnnHeartbeatType typeSet = HEARTBEAT_TYPE_BLE_V1; variable
H A Dhb_strategy_test.cpp328 LnnHeartbeatType typeSet; variable
372 LnnHeartbeatType typeSet; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_strategy.c296 static bool VisitClearNoneSplitHbType(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *d… in VisitClearNoneSplitHbType()
535 static bool VisitClearUnRegistedHbType(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *… in VisitClearUnRegistedHbType()
681 static bool VisitRegistParamMgr(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *data) in VisitRegistParamMgr()
730 static bool VisitUnRegistParamMgr(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *data) in VisitUnRegistParamMgr()
1019 static bool VisitEnableHbType(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *data) in VisitEnableHbType()
H A Dlnn_heartbeat_medium_mgr.c1188 static bool VisitHbMediumMgrSendBegin(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *d… in VisitHbMediumMgrSendBegin()
1233 static bool VisitHbMediumMgrSendEnd(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *dat… in VisitHbMediumMgrSendEnd()
1280 static bool VisitHbMediumMgrStop(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *data) in VisitHbMediumMgrStop()
1380 static bool VisitRegistHeartbeatMediumMgr(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, voi… in VisitRegistHeartbeatMediumMgr()
1413 static bool VisitUnRegistHeartbeatMediumMgr(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, v… in VisitUnRegistHeartbeatMediumMgr()
H A Dlnn_heartbeat_utils.c202 bool LnnVisitHbTypeSet(VisitHbTypeCb callback, LnnHeartbeatType *typeSet, void *data) in LnnVisitHbTypeSet()
224 static bool VisitCheckSupportedHbType(LnnHeartbeatType *typeSet, LnnHeartbeatType eachType, void *d… in VisitCheckSupportedHbType()
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DCpuVideoTrackDecoder.java199 Set<String> typeSet = new HashSet<String>(Arrays.asList(supportedTypes)); in findDecoderCodec() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp94 OHSurfaceSource typeSet = GetData<OHSurfaceSource>(); in HandleOpt1() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_fsm_strategy_mock.cpp68 bool LnnVisitHbTypeSet(VisitHbTypeCb callback, LnnHeartbeatType *typeSet, void *data) in LnnVisitHbTypeSet()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp465 OHSurfaceSource typeSet = OHSurfaceSource::OH_SURFACE_SOURCE_GAME; variable
485 const char* typeSet = "test"; variable
549 const char* typeSet = "testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttest"; variable
H A Dconsumer_surface_test.cpp1988 GraphicTransformType typeSet = GraphicTransformType::GRAPHIC_ROTATE_BUTT; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_decision_db_deps_mock.cpp200 bool LnnVisitHbTypeSet(VisitHbTypeCb callback, LnnHeartbeatType *typeSet, void *data) in LnnVisitHbTypeSet()
/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java168 Set<String> typeSet = mCaps.keySet(); in getSupportedTypes() local
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4693 bag_set** typeSet = cacheEntry.cachedBags; in getBagLocked() local