Home
last modified time | relevance | path

Searched refs:sHandle (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp1247 native_handle_t* sHandle = in objcpy() local
1249 if (sHandle == nullptr) { in objcpy()
1254 reinterpret_cast<const C2Handle*>(sHandle); in objcpy()
1269 if (sHandle) { in objcpy()
1270 native_handle_close(sHandle); in objcpy()
1271 native_handle_delete(sHandle); in objcpy()