Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp46 FfiOHOSGetImageProperty(imageSourceId, const_cast<char*>(KEY), 0, const_cast<char*>(VALUE), &errCode); in HWTEST_F()
82 FfiOHOSGetImageProperty(imageSourceId, const_cast<char*>(KEY), 0, const_cast<char*>(VALUE), &errCode); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp28 FFI_EXPORT int FfiOHOSGetImageProperty = 0; variable
H A Dimage_ffi.cpp313 char* FfiOHOSGetImageProperty(int64_t id, char* key, uint32_t index, char* defaultValue, uint32_t* errCode) in FfiOHOSGetImageProperty() function
315 IMAGE_LOGD("[ImageSource] FfiOHOSGetImageProperty start"); in FfiOHOSGetImageProperty()
327 IMAGE_LOGD("[ImageSource] FfiOHOSGetImageProperty success"); in FfiOHOSGetImageProperty()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h93 FFI_EXPORT char* FfiOHOSGetImageProperty(int64_t id, char* key, uint32_t index, char* defaultValue,

Completed in 5 milliseconds