Home
last modified time | relevance | path

Searched refs:accessed (Results 1 – 19 of 19) sorted by relevance

/frameworks/rs/script_api/
Drs_value_types.spec39 Entries of a vector can be accessed using different naming styles.
41 Single entries can be accessed by following the variable name with a dot and:<ul>
52 Multiple entries of a vector can be accessed at once by using an identifier that is
56 With the example above, the middle two entries can be accessed using
Drs_allocation_data.spec23 <li>Individual cells are accessed using the rsGetElementAt* and
Drs_for_each.spec247 &nbsp;&nbsp;// The current index in the common x, y, z dimensions are accessed by<br/>
/frameworks/base/core/proto/android/
Dprivacy.proto28 // extracted from the device automatically. They can be accessed
/frameworks/rs/script_api/include/
Drs_value_types.rsh41 * Entries of a vector can be accessed using different naming styles.
43 * Single entries can be accessed by following the variable name with a dot and:
54 * Multiple entries of a vector can be accessed at once by using an identifier that is
58 * With the example above, the middle two entries can be accessed using
Drs_object_types.rsh116 RS_ALLOCATION_USAGE_SCRIPT = 0x0001, // Allocation is bound to and accessed by scripts.
Drs_for_each.rsh218 * // The current index in the common x, y, z dimensions are accessed by
Drs_allocation_data.rsh25 * - Individual cells are accessed using the rsGetElementAt* and
/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md60 These classes can be accessed by any plugin using PluginDependency as long as they @Requires them.
/frameworks/base/tools/aapt2/
DResources.proto118 // A resource was explicitly marked as private. This means the resource can not be accessed
124 // A resource was explicitly marked as public. This means the resource can be accessed
/frameworks/base/core/proto/android/os/
Dincident.proto149 // 2. the same information is able to be accessed by meminfo dumpsys.
/frameworks/compile/slang/
DREADME.rst304 cannot be accessed by other scripts and are in effect always 'static'
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java453 public void accessed(long time, int proxyUid, @Nullable String proxyPackageName, in accessed() method in AppOpsService.Op
2113 op.accessed(System.currentTimeMillis(), proxyUid, proxyPackageName, in noteOperationUnchecked()
3060 op.accessed(accessTime, proxyUid, proxyPkg, state, flags); in readOp()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2590 // SmsManager can be accessed from
/frameworks/native/vulkan/api/
Dvulkan.api4504 …niformBufferArrayDynamicIndexing /// arrays of uniform buffers can be accessed with dynamically …
4505 …SampledImageArrayDynamicIndexing /// arrays of sampled images can be accessed with dynamically …
4506 …torageBufferArrayDynamicIndexing /// arrays of storage buffers can be accessed with dynamically …
4507 …StorageImageArrayDynamicIndexing /// arrays of storage images can be accessed with dynamically …
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t980 * cannot be accessed.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto5884 // API that was accessed.
/frameworks/base/cmds/statsd/src/
Datoms.proto3817 // Signature of the method or field accessed.
/frameworks/base/services/
Dart-profile3827 HSPLcom/android/server/appop/AppOpsService$Op;->accessed(JILjava/lang/String;II)V