Home
last modified time | relevance | path

Searched defs:opts_ (Results 1 - 12 of 12) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_parameter.h65 DumperOpts opts_; member in OHOS::HiviewDFX::DumperParameter
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.h106 const GridLayoutOptions* opts_; member in OHOS::Ace::NG::GridLayoutRangeSolver
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_encoder.h142 PlEncodeOptions opts_; member in OHOS::HDI::Codec::Image::OHOS::OHOS::ImagePlugin::ExtEncoder
/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/include/
H A Draw_decoder.h68 PixelDecodeOptions opts_; member in OHOS::ImagePlugin::RawDecoder::RawDecodingState
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/include/
H A Dsvg_decoder.h77 PixelDecodeOptions opts_; member in OHOS::ImagePlugin::SvgDecoder::SvgDecodingState
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dincremental_pixel_map.h62 DecodeOptions opts_; member in OHOS::Media::IncrementalDecodingState::IncrementalPixelMap
H A Dimage_source.h386 DecodeOptions opts_; member in OHOS::HDI::Display::Graphic::Common::OHOS::Media::DecodeEvent::ImageDecodingState::SourceDecodingState::SourceInfoState::ImageSource
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Djpeg_decoder.h100 PixelDecodeOptions opts_; member in OHOS::ImagePlugin::JpegDecodingState::JpegDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/include/
H A Dwebp_decoder.h79 PixelDecodeOptions opts_; member in OHOS::ImagePlugin::WebpDecodingState::WebpDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_decoder.h114 PixelDecodeOptions opts_; member in OHOS::ImagePlugin::PngDecodingState::PngDecoder
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_generate_worker.h55 ThumbRdbOpt opts_; member in OHOS::Media::ThumbnailTaskData
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp210 DumpStatus DumpImplement::CmdParseWithParameter(int argc, char *argv[], DumperOpts &opts_) in CmdParseWithParameter() argument
288 DumpStatus DumpImplement::SetCmdParameter(int argc, char *argv[], DumperOpts &opts_) in SetCmdParameter() argument
351 ParseSubLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], const int &optionIndex, char *argv[]) ParseSubLongCmdOption() argument
380 ParseLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], const int &optionIndex, char *argv[]) ParseLongCmdOption() argument
429 SetIpcStatParam(DumperOpts &opts_, const std::string& param) SetIpcStatParam() argument
443 ParseCmdOptionForA(DumperOpts &opts_, char *argv[]) ParseCmdOptionForA() argument
470 ParseShortCmdOption(int c, DumperOpts &opts_, int argc, char *argv[]) ParseShortCmdOption() argument
789 CheckProcessAlive(const DumperOpts &opts_) CheckProcessAlive() argument
822 RemoveDuplicateString(DumperOpts &opts_) RemoveDuplicateString() argument
845 ReportCmdUsage(const DumperOpts &opts_, const std::string &cmdStr) ReportCmdUsage() argument
[all...]

Completed in 6 milliseconds