Home
last modified time | relevance | path

Searched defs:inHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/image/jpeg/src/
H A Dcodec_jpeg_service.cpp61 BufferHandle *inHandle = inBuffer.buffer->GetBufferHandle(); in DoJpegDecode() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_vacuum_executor_impl.cpp310 void MultiVerVacuumExecutorImpl::ReleaseHandleIfNeed(MultiVerStorageExecutor *inHandle) in ReleaseHandleIfNeed()