Home
last modified time | relevance | path

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

/system/tools/hidl/c2hal/
DDefine.h29 struct Define : Declaration { struct
49 DISALLOW_COPY_AND_ASSIGN(Define); argument
DDefine.cpp25 Define::Define(const std::string &name, const std::string &slurp) in Define() function in android::Define