Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/include/cppbor/
Dcppbor.h119 virtual const Simple* asSimple() const { return nullptr; } in asSimple() function
588 const Simple* asSimple() const override { return this; } in asSimple() function