Home
last modified time | relevance | path

Searched refs:invokes (Results 1 – 5 of 5) sorted by relevance

/frameworks/proto_logging/stats/atoms/grammaticalinflection/
Dgrammatical_inflection_extension_atoms.proto41 // The id for which component invokes this API.
66 // The id for which component invokes this API.
84 // System invokes this API.
/frameworks/compile/libbcc/include/bcc/
DRSCompilerDriver.h156 const std::list<std::list<std::pair<int, int>>>& invokes,
/frameworks/compile/libbcc/lib/
DRSCompilerDriver.cpp309 const std::list<std::list<std::pair<int, int>>>& invokes, in buildScriptGroup() argument
384 auto invokeIter = invokes.begin(); in buildScriptGroup()
/frameworks/av/media/module/foundation/
DAndroid.bp176 // actually invokes this, but called from folks who already load it
/frameworks/base/core/java/android/window/
DSurfaceSyncGroup.md33 … that allows callers to add generic Transactions to the sync. The caller invokes `addTransactionTo…