Home
last modified time | relevance | path

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

/system/libhidl/transport/
DHidlTransportUtils.cpp51 ? details::StatusOf<void, bool>(chainRet) in canCastInterface()
/system/libhidl/base/include/hidl/
DStatus.h150 friend Return<U> StatusOf(const Return<T> &other);
295 Return<U> StatusOf(const Return<T> &other) { in StatusOf() function
/system/libhidl/transport/include/hidl/
DHidlTransportSupport.h143 ? details::StatusOf<bool, sp<IChild>>(canCastRet) in castInterface()