Searched refs:preferSynchronous (Results 1 – 3 of 3) sorted by relevance
682 const hal::OptionalTimeoutDuration& loopTimeoutDuration, bool preferSynchronous) const;
403 const bool preferSynchronous = DeviceManager::get()->syncExecHal(); in execute() local405 request, measure, deadline, loopTimeoutDuration, preferSynchronous); in execute()
363 const OptionalTimeoutDuration& loopTimeoutDuration, bool preferSynchronous) const { in execute()364 if (preferSynchronous) { in execute()