/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_ed25519_asy_key_generator_test.cpp | 283 const char *formatName = keyPair->pubKey->base.getFormat(&(keyPair->pubKey->base)); variable 340 const char *formatName = keyPair->priKey->base.getFormat(&(keyPair->priKey->base)); variable 468 const char *formatName = keyPair->pubKey->base.getFormat(&(keyPair->pubKey->base)); variable 528 const char *formatName = keyPair->priKey->base.getFormat(&(keyPair->priKey->base)); variable 867 const char *formatName = keyPair->pubKey->base.getFormat(nullptr); variable 959 const char *formatName = formatName = keyPair->priKey->base.getFormat(nullptr); variable 1081 const char *formatName = formatName = keyPair->pubKey->base.getFormat(nullptr); variable 1145 const char *formatName = formatName = keyPair->priKey->base.getFormat(nullptr); variable
|
H A D | crypto_x25519_asy_key_generator_test.cpp | 222 const char *formatName = keyPair->pubKey->base.getFormat(&(keyPair->pubKey->base)); variable 273 const char *formatName = keyPair->priKey->base.getFormat(&(keyPair->priKey->base)); variable 392 const char *formatName = keyPair->pubKey->base.getFormat(&(keyPair->pubKey->base)); variable 447 const char *formatName = keyPair->priKey->base.getFormat(&(keyPair->priKey->base)); variable
|
H A D | crypto_dh_asy_key_generator_test.cpp | 526 …const char *formatName = g_dh1536KeyPair->pubKey->base.getFormat(&(g_dh1536KeyPair->pubKey->base)); variable 560 …const char *formatName = g_dh1536KeyPair->priKey->base.getFormat(&(g_dh1536KeyPair->priKey->base)); variable 650 …const char *formatName = g_dh1536KeyPair->pubKey->base.getFormat(&(g_dh1536KeyPair->pubKey->base)); variable 685 …const char *formatName = g_dh1536KeyPair->priKey->base.getFormat(&(g_dh1536KeyPair->priKey->base)); variable 978 const char *formatName = g_dh1536KeyPair->pubKey->base.getFormat(nullptr); variable 1022 const char *formatName = formatName = keyPair->priKey->base.getFormat(nullptr); variable
|
H A D | crypto_dh_asy_key_generator_by_spec_test.cpp | 659 const char *formatName = g_dhKeyPair->pubKey->base.getFormat(&(g_dhKeyPair->pubKey->base)); variable 693 const char *formatName = g_dhKeyPair->priKey->base.getFormat(&(g_dhKeyPair->priKey->base)); variable 978 const char *formatName = g_dhKeyPair->pubKey->base.getFormat(nullptr); variable 1014 const char *formatName = g_dhKeyPair->priKey->base.getFormat(nullptr); variable
|
H A D | crypto_x25519_asy_key_generator_by_spec_test.cpp | 252 const char *formatName = keyPair->pubKey->base.getFormat(&(keyPair->pubKey->base)); variable 324 const char *formatName = keyPair->priKey->base.getFormat(&(keyPair->priKey->base)); variable
|
H A D | crypto_ed25519_asy_key_generator_by_spec_test.cpp | 269 const char *formatName = keyPair->pubKey->base.getFormat(&(keyPair->pubKey->base)); variable 342 const char *formatName = keyPair->priKey->base.getFormat(&(keyPair->priKey->base)); variable
|
/ohos5.0/base/security/crypto_framework/common/src/ |
H A D | params_parser.c | 293 HcfResult GetFormatValueByFormatName(const char *formatName, HcfFormatValue *formatValue) in GetFormatValueByFormatName()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_format_convert_test.cpp | 199 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuv() local 233 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in YuvConvertToRgb() local 296 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in YuvP010ConvertToRgb() local 336 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in Rgba1010102ConvertToYuvP010() local 399 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuvByPixelMap() local 441 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuvP010ByPixelMap() local 478 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in RgbConvertToYuvP010() local 539 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in PixelMapFormatConvert() local 565 …std::string formatName = GetNamedPixelFormat(srcFormat) + "To" + GetNamedPixelFormat(destFormat) +… in PixelMap10bitConvert() local
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/include/ |
H A D | hi_demuxer.h | 72 char *formatName; /**< File format name, in the unit of byte. */ member
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/ |
H A D | dcamera_handler.cpp | 332 std::string formatName = std::to_string(dformat); in ProcessProfile() local
|
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/ |
H A D | ffmpeg_api_wrap.cpp | 176 const AVOutputFormat *oformat, const char *formatName, const char *filename) in FormatAllocOutputContext()
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_contact.cpp | 597 void VCardContact::AddPhotoBytes(std::string formatName, std::string photoBytes, bool isPrimary) in AddPhotoBytes() 1071 std::string formatName; in AddPhotoDatas() local
|
/ohos5.0/base/security/crypto_framework/common/inc/ |
H A D | params_parser.h | 196 const char *formatName; member
|
/ohos5.0/drivers/peripheral/format/interfaces/include/ |
H A D | format_type.h | 348 char *formatName; /**< Pointer to the name of the movie file container format */ member
|