Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp387 auto systemEtcStatus = fetchOneHalManifest(kSystemManifest, out, error); in fetchUnfilteredFrameworkHalManifest() local
388 if (systemEtcStatus == OK) { in fetchUnfilteredFrameworkHalManifest()
422 << (error ? *error : strerror(-systemEtcStatus)); in fetchUnfilteredFrameworkHalManifest()