HomeSort by relevance Sort by last modified time
    Searched refs:is_accessible (Results 1 - 2 of 2) sorted by null

  /art/compiler/driver/
compiler_driver.cc 1412 bool is_accessible = resolved_class->IsPublic(); \/\/ Public classes are always accessible. local
1445 bool is_accessible = resolved_class->IsPublic(); \/\/ Public classes are always accessible. local
    [all...]
  /bionic/linker/
linker.cpp 128 bool is_accessible(const std::string& path);
333 bool android_namespace_t::is_accessible(const std::string& file) { function in class:android_namespace_t
    [all...]

Completed in 361 milliseconds