Searched refs:resume (Results 1 – 11 of 11) sorted by relevance
/system/update_engine/binder_bindings/android/os/ |
D | IUpdateEngine.aidl | 33 void resume(); in resume() method
|
/system/update_engine/ |
D | update_engine_client_android.cc | 125 DEFINE_bool(resume, false, "Resume a suspended update."); in OnInit() 171 return ExitWhenIdle(service_->resume()); in OnInit()
|
D | binder_service_android.h | 68 android::binder::Status resume() override;
|
D | binder_service_android.cc | 110 Status BinderUpdateEngineAndroidService::resume() { in resume() function in chromeos_update_engine::BinderUpdateEngineAndroidService
|
/system/core/logd/ |
D | LogAudit.cpp | 199 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/ |
D | update_engine_common.te | 32 # Allow update_engine_common to suspend, resume and kill the postinstall program.
|
/system/core/liblog/ |
D | logprint.c | 1299 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/ |
D | BacktraceOffline.cpp | 170 .resume = Resume,
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 2548 // 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…
|
D | raw_structures_fixed.txt | 4809 before the TPM can resume operation.
|
D | raw_structures.txt | 4815 before the TPM can resume operation.
|