Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/utils/
DISchedulingPolicyService.cpp42 int32_t prio, bool isForApp, bool asynchronous) in requestPriority() argument
50 uint32_t flags = asynchronous ? IBinder::FLAG_ONEWAY : 0; in requestPriority()
55 if (asynchronous) { in requestPriority()
DSchedulingPolicyService.cpp31 int requestPriority(pid_t pid, pid_t tid, int32_t prio, bool isForApp, bool asynchronous) in requestPriority() argument
50 ret = sps->requestPriority(pid, tid, prio, isForApp, asynchronous); in requestPriority()
DISchedulingPolicyService.h30 int32_t prio, bool isForApp, bool asynchronous) = 0;
/frameworks/wilhelm/src/
Dlocks.cpp191 unsigned asynchronous = attributes; in object_unlock_exclusive_attributes_() local
200 asynchronous &= ~(*handler)(thiz); in object_unlock_exclusive_attributes_()
206 if (asynchronous) { in object_unlock_exclusive_attributes_()
208 thiz->mAttributesMask = oldAttributesMask | asynchronous; in object_unlock_exclusive_attributes_()
210 asynchronous = ATTR_NONE; in object_unlock_exclusive_attributes_()
269 if (ATTR_NONE != asynchronous) { in object_unlock_exclusive_attributes_()
/frameworks/av/media/utils/include/mediautils/
DSchedulingPolicyService.h30 int requestPriority(pid_t pid, pid_t tid, int32_t prio, bool isForApp, bool asynchronous = false);
/frameworks/hardware/interfaces/bufferhub/1.0/
DIBufferClient.hal42 * asynchronous destructors.
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md7 … tricky, since animations need to run on the main thread, and they’re asynchronous - the test has …
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt8 This can be done because all actions are either asynchronous
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t522 * {@link ANeuralNetworksExecution_startComputeWithDependencies} (which are asynchronous).
1251 * See {@link ANeuralNetworksExecution_startCompute} for regular asynchronous execution.
1253 * asynchronous execution with dependencies.
1269 * The execution must have completed. On asynchronous execution initiated by
1295 * The execution must have completed. On asynchronous execution initiated by
1370 * See {@link ANeuralNetworksExecution_startCompute} for regular asynchronous execution.
1372 * asynchronous execution with dependencies.
1452 * The execution must have completed. On asynchronous execution initiated by
2271 * Schedule asynchronous evaluation of the execution.
2273 * <p>Schedules asynchronous evaluation of the execution. Once the execution
[all …]
/frameworks/ml/nn/tools/systrace_parser/
Dcontract-between-code-and-parser.txt12 - Execution is exposed as an asynchronous event from the runtime. Time taken
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4578 // FIELD - State of asynchronous ranking when Settings search result is clicked