Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/include/cppbor/
Dcppbor.h122 virtual const Semantic* asSemantic() const { return nullptr; } in asSemantic() function
545 const Semantic* asSemantic() const override { return this; } in asSemantic() function