Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/include/cppbor/
Dcppbor.h116 virtual const Nint* asNint() const { return nullptr; } in asNint() function
261 const Nint* asNint() const override { return this; } in asNint() function