Home
last modified time | relevance | path

Searched refs:bindings (Results 1 – 9 of 9) 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.java856 IntentBindRecord ib = r.record.bindings.get(r.record.intent); in peekServiceLocked()
1853 IntentBindRecord b = r.bindings.get(filter); in publishServiceLocked()
1976 IntentBindRecord b = r.bindings.get(filter); in unbindFinishedLocked()
2648 for (int i=r.bindings.size()-1; i>=0; i--) { in requestServiceBindingsLocked()
2649 IntentBindRecord ibr = r.bindings.valueAt(i); in requestServiceBindingsLocked()
2917 for (int i = r.bindings.size() - 1; i >= 0; i--) { in bringDownServiceLocked()
2918 IntentBindRecord ibr = r.bindings.valueAt(i); in bringDownServiceLocked()
3060 if (r.bindings.size() > 0) { in bringDownServiceLocked()
3061 r.bindings.clear(); in bringDownServiceLocked()
3302 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/rs/rsov/driver/
DrsovScript.cpp341 std::vector<VkDescriptorSetLayoutBinding> bindings( in InitDescriptorAndPipelineLayouts() local
348 bindings[i].binding = i; in InitDescriptorAndPipelineLayouts()
356 .pBindings = bindings.data(), in InitDescriptorAndPipelineLayouts()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/protoc-artifacts/
DREADME.md2 ``protoc`` is the compiler for ``.proto`` files. It generates language bindings
/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.txt112085 Ljava/net/NetworkInterface;->bindings:[Ljava/net/InterfaceAddress;