Searched refs:ResultStatus2 (Results 1 – 1 of 1) sorted by relevance
50 using ResultStatus2 = aidl::android::hardware::media::bufferpool2::ResultStatus; typedef990 return ResultStatus2::OK; in allocate()994 return ResultStatus2::NO_MEMORY; in allocate()1013 return ResultStatus2::OK; in allocate()1017 return ResultStatus2::NO_MEMORY; in allocate()1024 return ResultStatus2::CRITICAL_ERROR; in allocate()1081 mAllocator, &mConnectionId) == ResultStatus2::OK) { in Impl2()1107 if (status == ResultStatus2::OK) { in fetchLinearBlock()1120 if (status == ResultStatus2::NO_MEMORY) { in fetchLinearBlock()1140 if (status == ResultStatus2::OK) { in fetchGraphicBlock()[all …]