Searched refs:permissions (Results 51 - 68 of 68) sorted by relevance

123

/system/bt/embdrv/sbc/decoder/srce/
H A Dreadsamplesjoint.inc16 * See the License for the specific language governing permissions and
/system/media/camera/docs/
H A Dcamera_metadata_tag_info.mako14 * See the License for the specific language governing permissions and
H A Dcamera_metadata_tags.mako14 * See the License for the specific language governing permissions and
H A DHidlMetadata.mako14 * See the License for the specific language governing permissions and
H A Dmetadata_template.mako14 See the License for the specific language governing permissions and
H A Dndk_camera_metadata_tags.mako14 * See the License for the specific language governing permissions and
H A Dhtml.mako15 See the License for the specific language governing permissions and
/system/bt/stack/gatt/
H A Dgatt_api.cc14 * See the License for the specific language governing permissions and
221 !(el->permissions & GATT_WRITE_SIGNED_PERM)) ||
222 ((el->permissions & GATT_WRITE_SIGNED_PERM) &&
226 el->properties, el->permissions);
239 list.svc_db, el->permissions, el->properties, uuid);
250 gatts_add_char_descr(list.svc_db, el->permissions, uuid);
H A Dgatt_attr.cc14 * See the License for the specific language governing permissions and
292 .permissions = 0}};
/system/core/fastboot/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/system/sepolicy/tools/sepolicy-analyze/
H A Dneverallow.c336 perm = hashtab_search(cls->permissions.table, id);
338 perm = hashtab_search(cls->comdatum->permissions.table, id);
/system/tpm/tpm_manager/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/system/connectivity/wificond/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/system/netd/server/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/system/sepolicy/
H A Dtreble_sepolicy_tests_for_release.mk5 # permissions granted do not violate the treble model. Also ensure that treble
/system/bt/stack/srvc/
H A Dsrvc_dis.cc14 * See the License for the specific language governing permissions and
354 service[i + 1].permissions = GATT_PERM_READ;
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
H A DCameraAvgFragment.java13 * See the License for the specific language governing permissions and
484 public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, argument
492 super.onRequestPermissionsResult(requestCode, permissions, grantResults);
/system/bt/bta/gatt/
H A Dbta_gattc_cache.cc14 * See the License for the specific language governing permissions and
761 p_attr->permissions = 0;

Completed in 362 milliseconds

123