Home
last modified time | relevance | path

Searched refs:argument_error (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator.cpp99 const std::string argument_error = "No argument expected\n"; in dump() local
100 write(fd, argument_error.c_str(), argument_error.size()); in dump()
DGrallocAllocator2.cpp182 const std::string argument_error = "No argument expected\n"; in dump() local
183 write(fd, argument_error.c_str(), argument_error.size()); in dump()