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

1 2 3 4 5 6 7 8 91011>>

  /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...]
  /device/google/wahoo/sepolicy/vendor/
hal_tetheroffload_default.te 0 # associate netdomain to use for accessing internet sockets
  /external/caliper/caliper/src/main/resources/com/google/caliper/config/
default-config.properties 13 # See the Caliper webapp to get a key so you can associate results with your account
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_LookupTableImport.pbtxt 19 Values to associate with keys.
api_def_LookupTableImportV2.pbtxt 21 Values to associate with keys.
api_def_LookupTableInsert.pbtxt 19 Values to associate with keys.
api_def_LookupTableInsertV2.pbtxt 21 Values to associate with keys.
  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
ProcessPipe.h 22 // also associate all process-owned host GL resources with a process unique ID
28 // Calling processPipeInit will associate the current render thread with its
  /hardware/interfaces/cas/1.0/
IDescramblerBase.hal 27 * Associate a MediaCas session with this MediaDescrambler instance.
29 * @param sessionId the id of the session to associate with this descrambler instance.
  /frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java 38 * @param picture The picture to associate with the drawable. May be null.
54 * Associate a picture with this drawable. The picture may be null.
56 * @param picture The picture to associate with the drawable. May be null.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
SmmExitBootServices.h 4 This SMM protocol is to be published by the SMM Foundation code to associate
SmmLegacyBoot.h 4 This SMM protocol is to be published by the SMM Foundation code to associate
SmmReadyToBoot.h 4 This SMM protocol is to be published by the SMM Foundation code to associate
  /external/ImageMagick/config/
coder.xml 9 Associate an image format with the specified coder module.
  /external/ImageMagick/www/source/
coder.xml 9 Associate an image format with the specified coder module.
  /external/caliper/caliper/src/main/java/com/google/caliper/
All.java 22 * The default value of lifecycle annotations that indicates it should associate with all benchmark
  /external/libchrome/base/metrics/
user_metrics_action.h 16 // This ensures that our processing scripts can associate this action's hash
  /external/v8/src/ast/
ast-type-bounds.h 5 // A container to associate type bounds with AST Expression nodes.
  /system/sepolicy/prebuilts/api/27.0/public/
file.te 326 allow fs_type self:filesystem associate;
327 allow cgroup tmpfs:filesystem associate;
328 allow sysfs_type sysfs:filesystem associate;
329 allow debugfs_type { debugfs debugfs_tracing }:filesystem associate;
330 allow file_type labeledfs:filesystem associate;
331 allow file_type tmpfs:filesystem associate;
332 allow file_type rootfs:filesystem associate;
333 allow dev_type tmpfs:filesystem associate;
334 allow app_fuse_file app_fusefs:filesystem associate;
335 allow postinstall_file self:filesystem associate;
    [all...]
  /external/selinux/python/sepolicy/
sepolicy-network.8 28 Generate a report listing the port numbers associate with the specified SELinux port type.
31 Generate a report listing the SELinux port types associate with the specified port number.
  /system/sepolicy/prebuilts/api/26.0/public/
file.te 320 allow fs_type self:filesystem associate;
321 allow sysfs_type sysfs:filesystem associate;
322 allow debugfs_type { debugfs debugfs_tracing }:filesystem associate;
323 allow file_type labeledfs:filesystem associate;
324 allow file_type tmpfs:filesystem associate;
325 allow file_type rootfs:filesystem associate;
326 allow dev_type tmpfs:filesystem associate;
327 allow app_fuse_file app_fusefs:filesystem associate;
328 allow postinstall_file self:filesystem associate;
337 neverallow fs_type file_type:filesystem associate;
    [all...]
  /system/sepolicy/prebuilts/api/28.0/public/
file.te 386 allow fs_type self:filesystem associate;
387 allow cgroup tmpfs:filesystem associate;
388 allow cgroup_bpf tmpfs:filesystem associate;
389 allow sysfs_type sysfs:filesystem associate;
390 allow debugfs_type { debugfs debugfs_tracing debugfs_tracing_debug }:filesystem associate;
391 allow file_type labeledfs:filesystem associate;
392 allow file_type tmpfs:filesystem associate;
393 allow file_type rootfs:filesystem associate;
394 allow dev_type tmpfs:filesystem associate;
395 allow app_fuse_file app_fusefs:filesystem associate;
    [all...]
  /system/sepolicy/public/
file.te 386 allow fs_type self:filesystem associate;
387 allow cgroup tmpfs:filesystem associate;
388 allow cgroup_bpf tmpfs:filesystem associate;
389 allow sysfs_type sysfs:filesystem associate;
390 allow debugfs_type { debugfs debugfs_tracing debugfs_tracing_debug }:filesystem associate;
391 allow file_type labeledfs:filesystem associate;
392 allow file_type tmpfs:filesystem associate;
393 allow file_type rootfs:filesystem associate;
394 allow dev_type tmpfs:filesystem associate;
395 allow app_fuse_file app_fusefs:filesystem associate;
    [all...]
  /external/desugar/java/com/google/devtools/common/options/
BoolOrEnumConverter.java 39 * @param trueValue The enumeration value to associate with {@code true}.
40 * @param falseValue The enumeration value to associate with {@code false}.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiCommon.h 45 // Mechanism to associate a short and long ascii string with a GUID.

Completed in 1163 milliseconds

1 2 3 4 5 6 7 8 91011>>