Searched defs:markBootComplete (Results 1 – 3 of 3) sorted by relevance
78 void markBootComplete(@utf8InCpp String instructionSet); in markBootComplete() method
434 public void markBootComplete(String instructionSet) throws InstallerException { in markBootComplete() method in Installer
2139 binder::Status InstalldNativeService::markBootComplete(const std::string& instructionSet) { in markBootComplete() function in android::installd::InstalldNativeService