Home
last modified time | relevance | path

Searched defs:Define (Results 1 – 3 of 3) 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
/system/tpm/trunks/generator/
Dgenerator.py889 class Define(object): class