Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.cpp157 Result<void> bind_status = in RunFnInstall() local
159 if (!bind_status.ok()) { in RunFnInstall()
161 << active_point << ": " << bind_status.error(); in RunFnInstall()