Home
last modified time | relevance | path

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

/art/compiler/
Dcompiler.h102 uint64_t warning) : in Compiler()
/art/libartbase/base/unix_file/
Dfd_file.cc264 void FdFile::moveTo(GuardState target, GuardState warn_threshold, const char* warning) { in moveTo()
275 void FdFile::moveUp(GuardState target, const char* warning) { in moveUp()