Home
last modified time | relevance | path

Searched defs:fail (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.cpp78 int fail = 0; in __ump_alloc_should_fail() local
/device/generic/goldfish/hals/radio/
DRadioNetwork.cpp236 static const auto fail = [](RadioError e) -> CellIdentityResult { return {e, {}}; }; in getCellIdentityImpl() local