Home
last modified time | relevance | path

Searched refs:slurp (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/c2hal/
DDefine.cpp25 Define::Define(const std::string &name, const std::string &slurp) in Define() argument
26 : Declaration(name), mSlurp(slurp) in Define()
DDefine.h30 Define(const std::string &name, const std::string &slurp);
Dc2hal_l.ll255 // slurp up function text as a string and don't have to implement