Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp108 FfiOHOSReceiverGetCapacity(imageReceiverId, &capacity); in HWTEST_F()
137 FfiOHOSReceiverGetCapacity(imageReceiverId, &capacity); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp66 FFI_EXPORT int FfiOHOSReceiverGetCapacity = 0; variable
H A Dimage_ffi.cpp1076 uint32_t FfiOHOSReceiverGetCapacity(int64_t id, int32_t *retVal) in FfiOHOSReceiverGetCapacity() function
1078 IMAGE_LOGD("FfiOHOSReceiverGetCapacity start"); in FfiOHOSReceiverGetCapacity()
1084 IMAGE_LOGD("FfiOHOSReceiverGetCapacity success"); in FfiOHOSReceiverGetCapacity()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h147 FFI_EXPORT uint32_t FfiOHOSReceiverGetCapacity(int64_t id, int32_t *retVal);

Completed in 5 milliseconds