Home
last modified time | relevance | path

Searched refs:VM_SUSPEND_LAST (Results 1 – 2 of 2) sorted by relevance

/devicemodel/include/
A Dpm.h21 VM_SUSPEND_LAST enumerator
/devicemodel/core/
A Dvmmapi.c67 static const char vm_state_str[VM_SUSPEND_LAST][VM_STATE_STR_LEN] = {
79 return (idx < VM_SUSPEND_LAST) ? vm_state_str[idx] : "UNKNOWN"; in vm_state_to_str()

Completed in 6 milliseconds