Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/include/cppbor/
Dcppbor.h115 virtual const Uint* asUint() const { return nullptr; } in asUint() function
223 const Uint* asUint() const override { return this; } in asUint() function