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

  /art/runtime/
oat_file_assistant.h 339 bool ClassLoaderContextIsOkay(ClassLoaderContext* context, const std::vector<int>& context_fds);
oat_file_assistant.cc 822 bool class_loader_context_okay = ClassLoaderContextIsOkay(context, context_fds);
    [all...]

Completed in 323 milliseconds