HomeSort by relevance Sort by last modified time
    Searched refs:associate (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 136 associate
149 associate
977 allow bin_t fs_t:filesystem associate;
978 allow bin_t noxattrfs:filesystem associate;
980 allow sbin_t fs_t:filesystem associate;
981 allow sbin_t noxattrfs:filesystem associate;
983 allow ls_exec_t fs_t:filesystem associate;
984 allow ls_exec_t noxattrfs:filesystem associate;
987 allow shell_exec_t fs_t:filesystem associate;
988 allow shell_exec_t noxattrfs:filesystem associate;
    [all...]
  /hardware/qcom/gps/core/
MsgTask.h 55 void associate(tAssociate tAssociator) const;
  /hardware/qcom/gps/msm8084/core/
MsgTask.h 55 void associate(tAssociate tAssociator) const;
  /hardware/qcom/gps/msm8994/core/
MsgTask.h 55 void associate(tAssociate tAssociator) const;
  /frameworks/base/core/java/android/companion/
ICompanionDeviceManager.aidl 30 void associate(in AssociationRequest request,
CompanionDeviceManager.java 45 * Context#COMPANION_DEVICE_SERVICE}) Then, call {@link #associate(AssociationRequest,
104 * Associate this app with a companion device, selected by user
136 public void associate( method in class:CompanionDeviceManager
146 mService.associate(
  /frameworks/opt/net/voip/src/java/android/net/rtp/
RtpStream.java 153 public void associate(InetAddress address, int port) { method in class:RtpStream
  /cts/tests/tests/net/src/android/net/rtp/cts/
AudioGroupTest.java 55 mStreamA.associate(mSocketA.getLocalAddress(), mSocketA.getLocalPort());
62 mStreamB.associate(mSocketB.getLocalAddress(), mSocketB.getLocalPort());
AudioStreamTest.java 33 stream.associate(address, 1000);
  /frameworks/base/services/core/jni/
com_android_server_lights_LightsService.cpp 55 static sp<ILight> associate() { function in class:android::LightHal
171 sp<ILight> hal = LightHal::associate();
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
Canceler.java 29 this.associate(DNSState.CANCELING_1);
Announcer.java 31 this.associate(DNSState.ANNOUNCING_1);
Renewer.java 29 this.associate(DNSState.ANNOUNCED);
  /external/python/cpython2/Lib/bsddb/test/
test_cursor_pget_bug.py 22 self.primary_db.associate(self.secondary_db, lambda key, data: data)
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 22 self.primary_db.associate(self.secondary_db, lambda key, data: data)
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 22 self.primary_db.associate(self.secondary_db, lambda key, data: data)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 22 self.primary_db.associate(self.secondary_db, lambda key, data: data)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 22 self.primary_db.associate(self.secondary_db, lambda key, data: data)
  /prebuilts/go/darwin-x86/src/go/ast/
commentmap.go 138 // NewCommentMap tries to associate a comment group to the "largest"
189 // Try to associate a comment first with a node group
191 // if that fails, try to associate it with the most recent
203 // => associate comment with previous node group
210 // but also associate with p if we are at the end (q == nil)
213 // otherwise, associate comment with current node
  /prebuilts/go/linux-x86/src/go/ast/
commentmap.go 138 // NewCommentMap tries to associate a comment group to the "largest"
189 // Try to associate a comment first with a node group
191 // if that fails, try to associate it with the most recent
203 // => associate comment with previous node group
210 // but also associate with p if we are at the end (q == nil)
213 // otherwise, associate comment with current node
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/companion/
CompanionDeviceTestActivity.java 82 mCompanionDeviceManager.associate(request, callback, null);
  /external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf 130 associate
154 associate
role-base.conf 130 associate
154 associate
user-base.conf 130 associate
154 associate
  /external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf 130 associate
154 associate

Completed in 1180 milliseconds

1 2 3 4 5 6