Searched refs:kExecution (Results 1 – 1 of 1) sorted by relevance
242 : kExecution(std::move(execution)), in DriverExecution()249 CHECK(kExecution != nullptr); in DriverExecution()260 const SharedExecution kExecution; member in android::nn::DriverExecution767 execution = kExecution; in compute()811 kExecution->computeFenced(waitForHandles, deadline, timeoutDurationAfterFence); in computeFenced()832 auto result = kExecution->compute(deadline); in computeFenced()