Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp119 FfiOHOSGetComponent(imageId, 0, &component); in HWTEST_F()
148 FfiOHOSGetComponent(imageId, 0, &component); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp59 FFI_EXPORT int FfiOHOSGetComponent = 0; variable
H A Dimage_ffi.cpp1204 uint32_t FfiOHOSGetComponent(int64_t id, int32_t componentType, CRetComponent *ptr) in FfiOHOSGetComponent() function
1206 IMAGE_LOGD("FfiOHOSGetComponent start"); in FfiOHOSGetComponent()
1213 IMAGE_LOGD("FfiOHOSGetComponent success"); in FfiOHOSGetComponent()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h141 FFI_EXPORT uint32_t FfiOHOSGetComponent(int64_t id, int32_t componentType, CRetComponent *ptr);

Completed in 5 milliseconds