Home
last modified time | relevance | path

Searched refs:bindings (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tools/
Daidl4 generating bindings in C++.
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java92 final ArrayMap<Intent.FilterComparison, IntentBindRecord> bindings field in ServiceRecord
343 if (bindings.size() > 0) { in writeToProto()
344 final int N = bindings.size(); in writeToProto()
346 IntentBindRecord b = bindings.valueAt(i); in writeToProto()
455 if (bindings.size() > 0) { in dump()
457 for (int i=0; i<bindings.size(); i++) { in dump()
458 IntentBindRecord b = bindings.valueAt(i); in dump()
720 IntentBindRecord i = bindings.get(filter); in retrieveAppBindingLocked()
723 bindings.put(filter, i); in retrieveAppBindingLocked()
DActiveServices.java869 IntentBindRecord ib = r.record.bindings.get(r.record.intent); in peekServiceLocked()
1877 IntentBindRecord b = r.bindings.get(filter); in publishServiceLocked()
2000 IntentBindRecord b = r.bindings.get(filter); in unbindFinishedLocked()
2674 for (int i=r.bindings.size()-1; i>=0; i--) { in requestServiceBindingsLocked()
2675 IntentBindRecord ibr = r.bindings.valueAt(i); in requestServiceBindingsLocked()
2943 for (int i = r.bindings.size() - 1; i >= 0; i--) { in bringDownServiceLocked()
2944 IntentBindRecord ibr = r.bindings.valueAt(i); in bringDownServiceLocked()
3088 if (r.bindings.size() > 0) { in bringDownServiceLocked()
3089 r.bindings.clear(); in bringDownServiceLocked()
3333 r.bindings.clear(); in serviceDoneExecutingLocked()
[all …]
/frameworks/rs/tests/lldb/
DREADME.txt10 LLDB's python bindings. The test suite will push several test app's onto
123 This will print out a path to the lldb python bindings on your local machine.
140 Building LLDB python bindings:
153 As a post build step, swig will generate the python bindings for lldb.
205 The LLDB python bindings should have built in
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto564 repeated IntentBindRecordProto bindings = 25; field
/frameworks/native/vulkan/api/
Dvulkan.api4080 …u32 bindingCount /// Number of bindings in the descr…
4081 …kDescriptorSetLayoutBinding* pBindings /// Array of descriptor set layout bindings
4156 … u32 vertexBindingDescriptionCount /// number of bindings
9248 // TODO: iterate over boundObjects and clear memory bindings
9260 // TODO: iterate over boundObjects and clear memory bindings
9279 // TODO: iterate over boundObjects and clear memory bindings
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt105112 Ljava/net/NetworkInterface;->bindings:[Ljava/net/InterfaceAddress;