Home
last modified time | relevance | path

Searched refs:FfiOHOSGetSupportedFormats (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp45 FfiOHOSGetSupportedFormats(imageSourceId, &errCode); in HWTEST_F()
81 FfiOHOSGetSupportedFormats(imageSourceId, &errCode); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp27 FFI_EXPORT int FfiOHOSGetSupportedFormats = 0; variable
H A Dimage_ffi.cpp266 CArrString FfiOHOSGetSupportedFormats(int64_t id, uint32_t* errCode) in FfiOHOSGetSupportedFormats() function
268 IMAGE_LOGD("[ImageSource] FfiOHOSGetSupportedFormats start"); in FfiOHOSGetSupportedFormats()
281 IMAGE_LOGE("[ImageSource] FfiOHOSGetSupportedFormats size cannot be equal to 0."); in FfiOHOSGetSupportedFormats()
288 IMAGE_LOGE("[ImageSource] FfiOHOSGetSupportedFormats failed to malloc arr."); in FfiOHOSGetSupportedFormats()
297 IMAGE_LOGE("[ImageSource] FfiOHOSGetSupportedFormats failed to copy string."); in FfiOHOSGetSupportedFormats()
309 IMAGE_LOGD("[ImageSource] FfiOHOSGetSupportedFormats success"); in FfiOHOSGetSupportedFormats()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h92 FFI_EXPORT CArrString FfiOHOSGetSupportedFormats(int64_t id, uint32_t* errCode);

Completed in 6 milliseconds