Home
last modified time | relevance | path

Searched refs:resume (Results 1 – 11 of 11) sorted by relevance

/system/update_engine/binder_bindings/android/os/
DIUpdateEngine.aidl33 void resume(); in resume() method
/system/update_engine/
Dupdate_engine_client_android.cc125 DEFINE_bool(resume, false, "Resume a suspended update."); in OnInit()
171 return ExitWhenIdle(service_->resume()); in OnInit()
Dbinder_service_android.h68 android::binder::Status resume() override;
Dbinder_service_android.cc110 Status BinderUpdateEngineAndroidService::resume() { in resume() function in chromeos_update_engine::BinderUpdateEngineAndroidService
/system/core/logd/
DLogAudit.cpp199 static const char resume[] = " duplicate messages suppressed\n"; in logPrint() local
208 iov[2].iov_base = const_cast<char*>(resume); in logPrint()
209 iov[2].iov_len = strlen(resume); in logPrint()
/system/sepolicy/public/
Dupdate_engine_common.te32 # Allow update_engine_common to suspend, resume and kill the postinstall program.
/system/core/liblog/
Dlogprint.c1299 static const char resume[] = "PM: suspend exit "; in convertMonotonic() local
1329 } else if ((e = strstr(line, resume))) { in convertMonotonic()
1330 e += sizeof(resume) - 1; in convertMonotonic()
/system/core/libbacktrace/
DBacktraceOffline.cpp170 .resume = Resume,
/system/tpm/trunks/generator/
Draw_commands_fixed.txt2548 // For a resume, the H-CRTM startup method must be the same
28052 TPM2_FieldUpdateData(). If the TPM is able to resume operation using the firmware present when the
28057 to resume normal operations, then it will respond normally to TPM2_Startup(). If the TPM is not abl…
28058 resume normal operations, then it will respond to any command but TPM2_FieldUpgradeData() with
28060 After a _TPM_Init, system software may not be able to resume the field upgrade that was in process
28093 able to resume normal operations without a reboot, it will set the hash algorithm of the next block…
Draw_structures_fixed.txt4809 before the TPM can resume operation.
Draw_structures.txt4815 before the TPM can resume operation.