Searched refs:markBootComplete (Results 1 – 6 of 6) sorted by relevance
76 void markBootComplete(@utf8InCpp String instructionSet); in markBootComplete() method
414 public void markBootComplete(String instructionSet) throws InstallerException { in markBootComplete() method in Installer418 mInstalld.markBootComplete(instructionSet); in markBootComplete()
113 binder::Status markBootComplete(const std::string& instructionSet);
1982 binder::Status InstalldNativeService::markBootComplete(const std::string& instructionSet) { in markBootComplete() function in android::installd::InstalldNativeService
8019 mInstaller.markBootComplete(VMRuntime.getInstructionSet(abi)); in finishBooting()
4257 HPLandroid/os/IInstalld$Stub$Proxy;->markBootComplete(Ljava/lang/String;)V27657 HSPLandroid/os/IInstalld;->markBootComplete(Ljava/lang/String;)V