Searched refs:Install (Results 1 – 3 of 3) sorted by relevance
59 jobject Install(Runtime* runtime, in Install() function214 jobject class_loader = Install(runtime, unique_dex_files, &dex_files); in ExecuteWithRuntime()
180 bool Install(Thread* self)
153 bool Monitor::Install(Thread* self) { in Install() function in art::Monitor1019 if (m->Install(self)) { in Inflate()