Searched refs:Install (Results 1 – 4 of 4) sorted by relevance
59 jobject Install(Runtime* runtime, in Install() function214 jobject class_loader = Install(runtime, unique_dex_files, &dex_files); in ExecuteWithRuntime()
64 4. Install the module and reboot:
189 bool Install(Thread* self)
227 bool Monitor::Install(Thread* self) NO_THREAD_SAFETY_ANALYSIS { in Install() function in art::Monitor1039 if (m->Install(self)) { in Inflate()