Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dcrypto_util_proxy.cc224 shim_result_.CopyFrom(shim_result); in CleanupShim()
260 result.CopyFrom(shim_result_); in OnShimDeath()
261 shim_result_.Reset(); in OnShimDeath()
Dcrypto_util_proxy.h147 Error shim_result_; variable