Home
last modified time | relevance | path

Searched defs:options (Results 376 - 400 of 2728) sorted by relevance

1...<<11121314151617181920>>...110

/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dmain.cpp47 static void SetOptions(int argc, char *argv[], const option *options, AbilityTool &tool) in SetOptions() argument
88 struct option options[] = { in main() local
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_mock_runtime.h87 bool Initialize(const Options& options) in Initialize() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/mediasource/
H A Daudio_source_capturer.cpp45 AudioStandard::AudioCapturerOptions options; in InitAudioCapture() local
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_mock_runtime.h85 bool Initialize(const Options& options) in Initialize() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_runtime_test.cpp59 Runtime::Options options; in HWTEST_F() local
75 Runtime::Options options; in HWTEST_F() local
93 Runtime::Options options; in HWTEST_F() local
109 Runtime::Options options; in HWTEST_F() local
125 Runtime::Options options; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_util.cpp49 SkJpegEncoder::Options options; in EncodeImage() local
53 SkWebpEncoder::Options options; in EncodeImage() local
58 SkPngEncoder::Options options; in EncodeImage() local
/foundation/arkui/ace_engine/advanced_ui_component/filter/interfaces/
H A Dfilter.js[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_layout_property.h94 auto options = JsonUtil::Create(true); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dimage_painter_utils.cpp80 void ImagePainterUtils::AddFilter(SkPaint& paint, SkSamplingOptions& options, const ImagePaintConfig& config) in AddFilter() argument
107 void ImagePainterUtils::AddFilter(RSBrush& brush, RSSamplingOptions& options, const ImagePaintConfig& config) in AddFilter() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_model.h56 virtual void SetImageAIOptions(void* options) {} in SetImageAIOptions() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dsnapshot_param.h40 SnapshotOptions options; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dmenu_composed_element.cpp47 auto options = menuElement->GetSelectOptions(); in GetValues() local
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_preferences_helper.cpp30 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options& options, int& errCode) in GetPreferences() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dzip_ffi.cpp30 int32_t FfiBundleManagerCompressFile(CArrUI8 inFile, CArrUI8 outFile, RetOptions options) in FfiBundleManagerCompressFile() argument
55 int32_t FfiBundleManagerDeCompressFileOptions(CArrUI8 inFile, CArrUI8 outFile, RetOptions options) in FfiBundleManagerDeCompressFileOptions() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dmutable_span_string.h34 explicit MutableSpanString(const ImageSpanOptions& options) : SpanString(options) {} in MutableSpanString() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib_common.h39 OPTIONS options; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent_factory.h72 static Component* CreateComponent(uint16_t componentNameId, jerry_value_t options, jerry_value_t children) in CreateComponent() argument
[all...]
H A Dinput_edittext_component.h33 InputEditTextComponent(jerry_value_t options, jerry_value_t children, AppStyleManager *manager) in InputEditTextComponent() argument
H A Dinput_radio_component.h28 InputRadioComponent(jerry_value_t options, jerry_value_t children, AppStyleManager *manager) in InputRadioComponent() argument
H A Dtab_content_component.cpp27 TabContentComponent::TabContentComponent(jerry_value_t options, jerry_value_t children, AppStyleManager* styleManager) in TabContentComponent() argument
H A Dinput_checkbox_component.h28 InputCheckboxComponent(jerry_value_t options, jerry_value_t children, AppStyleManager *manager) in InputCheckboxComponent() argument
H A Dstack_component.cpp23 StackComponent::StackComponent(jerry_value_t options, jerry_value_t children, AppStyleManager* styleManager) in StackComponent() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/directive/
H A Ddirective_watcher_callback.cpp32 JSValue options = args[ARG_IDX_OPTIONS]; in Handler() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/zip_fuzzer/
H A Dzip_fuzzer.cpp41 LIBZIP::OPTIONS options; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Druntime_effect.cpp47 CreateForShader(const std::string& sl, const RuntimeEffectOptions& options) CreateForShader() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...110