Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp47 FfiOHOSModifyImageProperty(imageSourceId, const_cast<char*>(KEY), const_cast<char*>(VALUE)); in HWTEST_F()
83 FfiOHOSModifyImageProperty(imageSourceId, const_cast<char*>(KEY), const_cast<char*>(VALUE)); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp29 FFI_EXPORT int FfiOHOSModifyImageProperty = 0; variable
H A Dimage_ffi.cpp331 uint32_t FfiOHOSModifyImageProperty(int64_t id, char* key, char* value) in FfiOHOSModifyImageProperty() function
333 IMAGE_LOGD("[ImageSource] FfiOHOSModifyImageProperty start"); in FfiOHOSModifyImageProperty()
340 IMAGE_LOGD("[ImageSource] FfiOHOSModifyImageProperty success"); in FfiOHOSModifyImageProperty()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h95 FFI_EXPORT uint32_t FfiOHOSModifyImageProperty(int64_t id, char* key, char* value);

Completed in 5 milliseconds