Searched refs:hidlWaitFor (Results 1 – 2 of 2) sorted by relevance
76 const auto hidlWaitFor = NN_TRY(hal::utils::convertSyncFences(waitFor)); in computeFenced() local79 return kPreparedModel->executeFencedInternal(kRequest, hidlWaitFor, kMeasure, hidlDeadline, in computeFenced()
192 const auto hidlWaitFor = NN_TRY(hal::utils::convertSyncFences(waitFor)); in executeFenced() local198 return executeFencedInternal(hidlRequest, hidlWaitFor, hidlMeasure, hidlDeadline, in executeFenced()