Home
last modified time | relevance | path

Searched defs:imgType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp66 std::string imgType; in GetMediaBase64Data() local
98 const std::string &imgType, std::string &dstData) in EncodeBase64()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Dcolor_picker_napi.cpp358 ImageType imgType = ParserArgumentType(env, argValue[NUM_1 - 1]); in InitializeAsyncContext() local
402 ImageType imgType = ImageType::TYPE_UNKOWN; in CreateColorPicker() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp560 std::string imgType; in GetImageType() local
708 std::string imgType = GetImageType(filePath); in GetMediaBase64DataFromHap() local