/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
D | mock_image_source.cpp | 66 const SourceOptions &opts, uint32_t &errorCode) in CreateImageSource() 72 const SourceOptions &opts, uint32_t &errorCode) in CreateImageSource() 77 OHOS::Media::SourceOptions opts; in CreateImageSource() local 84 …ImageSource> ImageSource::CreateImageSource(const std::string &pathName, const SourceOptions &opts, in CreateImageSource() 90 OHOS::Media::SourceOptions opts; in CreateImageSource() local 97 std::unique_ptr<ImageSource> ImageSource::CreateImageSource(const int fd, const SourceOptions &opts, in CreateImageSource() 103 …ue_ptr<ImageSource> ImageSource::CreateIncrementalImageSource(const IncrementalSourceOptions &opts, in CreateIncrementalImageSource() 112 std::unique_ptr<PixelMap> ImageSource::CreatePixelMapEx(uint32_t index, const DecodeOptions &opts, … in CreatePixelMapEx() 122 std::unique_ptr<PixelMap> ImageSource::CreatePixelMap(uint32_t index, const DecodeOptions &opts, ui… in CreatePixelMap() 127 …rementalPixelMap> ImageSource::CreateIncrementalPixelMap(uint32_t index, const DecodeOptions &opts, in CreateIncrementalPixelMap() [all …]
|
D | mock_pixel_map.cpp | 46 const InitializationOptions &opts) in Create() 52 int32_t stride, const InitializationOptions &opts) in Create() 58 const InitializationOptions &opts) in CheckParams() 63 std::unique_ptr<PixelMap> PixelMap::Create(const InitializationOptions &opts) in Create() 72 std::unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const InitializationOptions &opts) in Create() 77 …ixelMap> PixelMap::Create(PixelMap &source, const Rect &srcRect, const InitializationOptions &opts) in Create() 94 void PixelMap::InitDstImageInfo(const InitializationOptions &opts, const ImageInfo &srcImageInfo, in InitDstImageInfo()
|
D | mock_image_packer.cpp | 121 void ImagePacker::CopyOptionsToPlugin(const PackOption &opts, PlEncodeOptions &plOpts) in CopyOptionsToPlugin()
|
/base/hiviewdfx/hidumper/test/unittest/common/ |
D | hidumper_output_test.cpp | 84 DumperOpts opts; variable 125 DumperOpts opts; variable 167 DumperOpts opts; variable 209 DumperOpts opts; variable 256 DumperOpts opts; variable 287 DumperOpts opts; variable
|
D | hidumper_dumpers_test.cpp | 405 DumperOpts opts; variable 428 DumperOpts opts; variable
|
/base/hiviewdfx/hiview/adapter/dbstore/ |
D | doc_db.cpp | 27 EJDB_OPTS opts; in OpenDB() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/common/ |
D | dumper_parameter.cpp | 39 void DumperParameter::SetOpts(const DumperOpts &opts) in SetOpts()
|
D | dumper_opts.cpp | 67 DumperOpts& DumperOpts::operator = (const DumperOpts& opts) in operator =()
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
D | ans_image_util.cpp | 78 Media::SourceOptions opts; in UnPackImage() local 137 Media::SourceOptions opts; in CreatePixelMap() local
|
/base/theme/wallpaper_mgr/test/unittest/ |
D | wallpaper_permission_test.cpp | 102 InitializationOptions opts = { { 5, 7 }, OHOS::Media::PixelFormat::ARGB_8888 }; in CreateTempPixelMap() local
|
D | wallpaper_test.cpp | 187 InitializationOptions opts = { { 5, 7 }, OHOS::Media::PixelFormat::ARGB_8888 }; in CreateTempPixelMap() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
D | dump_implement.cpp | 139 DumperOpts opts; in CmdParse() local 218 DumperOpts &opts) in CmdParseWithParameter()
|
/base/theme/wallpaper_mgr/test/fuzztest/wallpapermanager_fuzzer/ |
D | wallpaper_manager_fuzzer.cpp | 141 InitializationOptions opts = { { 5, 7 }, OHOS::Media::PixelFormat::ARGB_8888 }; in SetWallpaperByMapFuzzTest() local
|
/base/theme/wallpaper_mgr/frameworks/innerkitsimpl/wallpaper_manager/src/ |
D | wallpaper_manager.cpp | 304 OHOS::Media::SourceOptions opts; in GetPixelMap() local
|
/base/theme/wallpaper_mgr/services/src/ |
D | wallpaper_service.cpp | 444 OHOS::Media::SourceOptions opts; in SaveColor() local 494 OHOS::Media::SourceOptions opts; in MakeCropWallpaper() local
|
/base/hiviewdfx/hilog/services/hilogtool/ |
D | main.cpp | 955 static void GetOpts(string& opts, struct option(&longOptions)[OPT_ENTRY_CNT]) in GetOpts() 1002 string opts; in HilogEntry() local
|
/base/theme/wallpaper_mgr/interfaces/kits/napi/test/unittest/src/wallpaper_js/ |
D | Wallpaper.test.js | 78 let opts = {editable: true, pixelFormat: 3, size: {height: 4, width: 6}}; variable
|