Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 10 of 10) 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.cpp34 int requestPriority(pid_t pid, pid_t tid, int32_t prio, bool isForApp, bool asynchronous) in requestPriority() argument
62 ret = sps->requestPriority(pid, tid, prio, isForApp, asynchronous); in requestPriority()
DISchedulingPolicyService.h30 int32_t prio, bool isForApp, bool asynchronous) = 0;
/frameworks/wilhelm/src/
Dlocks.cpp192 unsigned asynchronous = attributes; in object_unlock_exclusive_attributes_() local
201 asynchronous &= ~(*handler)(thiz); in object_unlock_exclusive_attributes_()
207 if (asynchronous) { in object_unlock_exclusive_attributes_()
209 thiz->mAttributesMask = oldAttributesMask | asynchronous; in object_unlock_exclusive_attributes_()
211 asynchronous = ATTR_NONE; in object_unlock_exclusive_attributes_()
270 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/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/base/services/core/java/com/android/server/am/
DBroadcastQueue.md4 generally intended for asynchronous notification of events. There are three
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
DREADME.md125 - In order to be able to synchronize, despite the asynchronous nature of callbacks,
/frameworks/proto_logging/stats/atoms/cronet/
Dcronet_extension_atoms.proto508 // this includes the time it took for any asynchronous background initialization code to complete
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4594 // FIELD - State of asynchronous ranking when Settings search result is clicked