Home
last modified time | relevance | path

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

/art/compiler/
Dcompiler.h92 explicit Compiler(CompilerDriver* driver, uint64_t warning) : in Compiler()
/art/runtime/base/unix_file/
Dfd_file.cc59 void FdFile::moveTo(GuardState target, GuardState warn_threshold, const char* warning) { in moveTo()
70 void FdFile::moveUp(GuardState target, const char* warning) { in moveUp()