Searched refs:markBootComplete (Results 1 – 6 of 6) sorted by relevance
78 void markBootComplete(@utf8InCpp String instructionSet); in markBootComplete() method
434 public void markBootComplete(String instructionSet) throws InstallerException { in markBootComplete() method in Installer438 mInstalld.markBootComplete(instructionSet); in markBootComplete()
126 binder::Status markBootComplete(const std::string& instructionSet);
2139 binder::Status InstalldNativeService::markBootComplete(const std::string& instructionSet) { in markBootComplete() function in android::installd::InstalldNativeService
5210 mInstaller.markBootComplete(VMRuntime.getInstructionSet(abi)); in finishBooting()
10353 HSPLcom/android/server/pm/Installer;->markBootComplete(Ljava/lang/String;)V