Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Dcrypto_aes_cipher_test.cpp231 const char *retFormat = nullptr; variable
261 const char *retFormat = nullptr; variable
286 const char *retFormat = nullptr; variable
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_generator_test.cpp229 const char *retFormat = nullptr; variable
254 const char *retFormat = nullptr; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp415 int32_t retFormat = buffer.metadata->Get("deferredImageFormat", deferredImageFormat); in OnProcessDoneExt() local