Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2233 using ScopedNativeHandle = in DumpstateBoard() typedef
2235 ScopedNativeHandle handle(native_handle_create(static_cast<int>(paths.size()), 0), in DumpstateBoard()