Home
last modified time | relevance | path

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

/external/llvm-project/parallel-libs/acxxel/
Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
Dacxxel.h395 Status takeStatusOr(const Status &S) { in takeStatusOr() function