Home
last modified time | relevance | path

Searched defs:mode (Results 601 - 625 of 4214) sorted by relevance

1...<<21222324252627282930>>...169

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_impl_file_test.cpp190 std::string mode; in HWTEST_F() local
210 std::string mode; in HWTEST_F() local
241 std::string mode; in HWTEST_F() local
261 std::string mode; in HWTEST_F() local
/foundation/ability/ability_runtime/test/moduletest/on_new_want_module_test/
H A Don_new_want_module_test.cpp50 CreateAbilityInfo(const std::string& name, const std::string& appName, const std::string& bundleName, const std::string& moduleName, bool mode) CreateAbilityInfo() argument
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_scheduler.h56 int OpenFile(const Uri& uri, const std::string& mode) in OpenFile() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_data_ability_impl.cpp45 int DataAbilityImpl::OpenFile(const Uri& uri, const std::string& mode) in OpenFile() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_event_hub.h50 void FireSizeChangeEvent(PanelMode mode, float width, float height) const in FireSizeChangeEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/
H A Dnavigation_manager.h42 int32_t mode; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_preloader.cpp43 int32_t mode = static_cast<int32_t>(preloadMode); in PreCheck() local
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Ddata_provider_manager.cpp93 int32_t DataProviderManagerStandard::GetDataProviderFile(const std::string& uriStr, const std::string& mode) in GetDataProviderFile() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_brush.h40 virtual void SetBlendMode(BlendMode mode) {} in SetBlendMode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_method.cpp102 auto mode = clip->first; in TryContentClip() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_container_utils.cpp76 auto mode = windowManager->GetWindowMode(); in ProcessGridSizeType() local
45 ProcessGridSizeType(const V2::BreakPoints& breakpoints, const Size& size, const WindowMode& mode, const RefPtr<PipelineBase>& pipeline) ProcessGridSizeType() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dslider_composed_element.cpp135 SliderMode mode = renderSlider->GetMode(); in GetStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_composite.cpp93 auto mode = feCompositeAttr_.operatorType; in OnAsImageFilter() local
/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability_client.cpp49 int32_t UiAppearanceAbilityClient::SetDarkMode(UiAppearanceAbilityInterface::DarkMode mode) in SetDarkMode() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dimage_component.cpp94 uint16_t mode = KeyParser::ParseKeyId(strValue, GetStyleStrValueLen(style)); in ApplyPrivateStyle() local
123 void ImageComponent::UpdateResizeMode(uint16_t mode) in UpdateResizeMode() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.cpp82 void NapiBluetoothConnectionObserver::OnScanModeChanged(int mode) in OnScanModeChanged() argument
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp67 static int32_t StartRendererPlayback(char *inputPath, int mode) in StartRendererPlayback() argument
/foundation/multimedia/av_codec/frameworks/native/capi/avcencinfo/
H A Dnative_cencinfo.cpp160 OH_AVErrCode OH_AVCencInfo_SetMode(OH_AVCencInfo *cencInfo, enum DrmCencInfoMode mode) in OH_AVCencInfo_SetMode() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/luminance/mingw/
H A Drs_luminance_control.cpp71 float RSLuminanceControl::GetHdrTmoNits(ScreenId screenId, int mode) in GetHdrTmoNits() argument
91 double RSLuminanceControl::GetHdrBrightnessRatio(ScreenId screenId, int mode) in GetHdrBrightnessRatio() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/vertices_fuzzer/
H A Dvertices_fuzzer.cpp42 uint32_t mode = GetObject<uint32_t>(); in VerticesFuzzTest000() local
93 uint32_t mode = GetObject<uint32_t>(); in VerticesFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dvertices.cpp28 bool Vertices::MakeCopy(VertexMode mode, in MakeCopy() argument
39 bool Vertices::MakeCopy(VertexMode mode, in MakeCopy() argument
58 Vertices::Builder::Builder(VertexMode mode, int vertexCount, int indexCount, uint32_t flags) in Builder() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_mdk_kits.cpp128 int32_t ImageNapiNativeCtxCall(int32_t mode, ImageNapi* native, struct ImageNapiArgs* args) in ImageNapiNativeCtxCall() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/
H A Dincremental_source_stream_test.cpp51 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; in HWTEST_F() local
65 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; in HWTEST_F() local
83 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; in HWTEST_F() local
101 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; in HWTEST_F() local
119 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; in HWTEST_F() local
137 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
159 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
181 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
203 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
225 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
241 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
260 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
278 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
299 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
320 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
341 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
357 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
373 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
392 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
414 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
439 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
457 IncrementalMode mode = IncrementalMode::INCREMENTAL_DATA; HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtDemuxerTest2.cpp75 Status UtDemuxerTest2::SeekTo(int32_t trackId, int64_t seekTime, SeekMode mode, int64_t& realSeekTime) in SeekTo() argument
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/
H A Deffect_suggestion_info_parse.h73 int32_t mode = originInfo[start]; in ResizeEffectSuggestionList() local

Completed in 11 milliseconds

1...<<21222324252627282930>>...169