/foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
H A D | accessible_ability_channel_client.cpp | 227 SearchElementInfosByAccessibilityId(int32_t accessibilityWindowId, int64_t elementId, int32_t mode, std::vector<AccessibilityElementInfo> &elementInfos, int32_t treeId, bool isFilter) SearchElementInfosByAccessibilityId() argument
|
H A D | accessibility_ui_test_ability_impl.cpp | 290 SearchElementInfoByAccessibilityId(const int32_t windowId, const int64_t elementId, const uint32_t mode, AccessibilityElementInfo &info, bool isFilter) SearchElementInfoByAccessibilityId() argument
|
/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_window_info.cpp | 143 void AccessibilityWindowInfo::SetWindowMode(const uint32_t mode) in SetWindowMode() argument
|
/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/ |
H A D | gfx_engine_manager.h | 54 BlendMode mode; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/ |
H A D | isolated_pattern_test_ng.cpp | 398 int32_t mode = 1;
in HWTEST_F() local
|
/foundation/arkui/napi/native_engine/ |
H A D | native_safe_async_work.cpp | 165 SafeAsyncCode NativeSafeAsyncWork::Send(void* data, NativeThreadSafeFunctionCallMode mode) in Send() argument 221 SafeAsyncCode NativeSafeAsyncWork::Release(NativeThreadSafeFunctionReleaseMode mode) in Release() argument
|
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device.h | 100 virtual void Flush(int16_t x1, int16_t y1, int16_t x2, int16_t y2, const uint8_t* buffer, ColorMode mode) {} in Flush() argument
|
/foundation/arkui/ui_lite/test/uitest/test_image/ |
H A D | ui_test_image.cpp | 535 AddImageView(const Rect rect, const char* src, bool autoEnable, UIImageView::ImageResizeMode mode) AddImageView() argument
|
/foundation/arkui/ui_appearance/interfaces/kits/napi/src/ |
H A D | js_ui_appearance.cpp | 315 auto mode = UiAppearanceAbilityClient::GetInstance()->GetDarkMode(); in JSGetDarkMode() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/ |
H A D | mock_dynamic_component_renderer_impl.cpp | 54 void DynamicComponentRendererImpl::SearchElementInfoByAccessibilityId(int64_t elementId, int32_t mode,
in SearchElementInfoByAccessibilityId() argument
|
/foundation/arkui/ui_lite/frameworks/dfx/ |
H A D | ui_dump_dom_tree.cpp | 343 void UIDumpDomTree::DumpJsonById(UIView* view, const char* id, DumpMode mode) in DumpJsonById() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hfp_ag_proxy.cpp | 211 ClccResponse( int index, int direction, int status, int mode, bool mpty, const std::string &number, int type) ClccResponse() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hfp_ag_stub.cpp | 248 int mode = data.ReadInt32(); in ClccResponseInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/ |
H A D | generic_access_service.cpp | 102 void OnScanModeChanged(const int mode) in OnScanModeChanged() argument 134 void OnScanModeChanged(int mode) in OnScanModeChanged() argument 180 auto mode = adapterClassic->GetBtScanMode(); in RegisterService() local 316 void GenericAccessService::OnScanModeChanged(int mode) in OnScanModeChanged() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_bundle_scan_test/ |
H A D | bms_service_bundle_scan_test.cpp | 128 mode_t mode = 0666; in CreateFile() local
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gap.cpp | 428 bool SetBtScanMode(int mode, in argument [all...] |
/foundation/communication/bluetooth/frameworks/cj/connection/src/ |
H A D | bluetooth_connection_impl.cpp | 184 void ConnectionImpl::SetBluetoothScanMode(int32_t mode, int32_t duration, int32_t* errCode) in SetBluetoothScanMode() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | startable_object_controller.cpp | 81 void StartableObjectController::SetTarget(const IObject::Ptr& hierarchyRoot, HierarchyChangeModeValue mode) in SetTarget() argument 245 const auto mode = GetValue(startable->StartableMode()); in StartStartable() local 276 const auto mode = GetValue(startable->StartableMode()); in StopStartable() local
|
H A D | object_hierarchy_observer.cpp | 96 bool ObjectChangeListener::Subscribe(HierarchyChangeModeValue mode) in Subscribe() argument 224 void ObjectHierarchyObserver::SetTarget(const IObject::Ptr& root, HierarchyChangeModeValue mode) in SetTarget() argument 32 ObjectChangeListener(const IObject::Ptr& object, HierarchyChangeObjectType myType, const IObject::WeakPtr& parent, ObjectHierarchyObserver* observer, HierarchyChangeModeValue mode) ObjectChangeListener() argument
|
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/ |
H A D | bufferqueue_fuzzer.cpp | 171 ScalingMode mode = GetData<ScalingMode>(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/multimedia/av_codec/frameworks/native/capi/avdemuxer/ |
H A D | native_avdemuxer.cpp | 226 OH_AVErrCode OH_AVDemuxer_SeekToTime(OH_AVDemuxer *demuxer, int64_t millisecond, OH_AVSeekMode mode) in OH_AVDemuxer_SeekToTime() argument
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_demuxer_plugin.h | 217 DumpMode mode; member
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | type_converter.cpp | 325 std::optional<VideoEncodeBitrateMode> TypeConverter::HdiBitrateModeToInnerMode(BitRateMode mode) in HdiBitrateModeToInnerMode() argument 341 std::optional<OMX_VIDEO_CONTROLRATETYPE> TypeConverter::InnerModeToOmxBitrateMode(VideoEncodeBitrateMode mode) in InnerModeToOmxBitrateMode() argument 353 std::optional<VideoEncodeBitrateMode> TypeConverter::OmxBitrateModeToInnerMode(OMX_VIDEO_CONTROLRATETYPE mode) in OmxBitrateModeToInnerMode() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | luma_filter.cpp | 136 void draw_scene(OH_Drawing_Canvas* canvas, OH_Drawing_ColorFilter* cFilter, OH_Drawing_BlendMode mode, in draw_scene() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/ |
H A D | rs_screen_test.cpp | 170 std::vector<ScreenColorGamut> mode; in HWTEST_F() local 1106 std::vector<ScreenColorGamut> mode; in HWTEST_F() local 1127 ScreenColorGamut mode; in HWTEST_F() local 1260 ScreenGamutMap mode = GAMUT_MAP_CONSTANT; in HWTEST_F() local 1283 ScreenGamutMap mode = GAMUT_MAP_CONSTANT; HWTEST_F() local [all...] |