Home
last modified time | relevance | path

Searched defs:attributedOpCode (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/permission/android/permission/
DPermissionChecker.cpp70 const String16& message, int32_t attributedOpCode) in checkPermissionForDataDeliveryFromDatasource()
79 const String16& message, int32_t attributedOpCode) in checkPermissionForStartDataDeliveryFromDatasource()
87 const String16& message, int32_t attributedOpCode) in checkPermissionForPreflight()
95 const String16& message, int32_t attributedOpCode) in checkPermissionForPreflightFromDatasource()
117 int32_t attributedOpCode) in checkPermission()
/frameworks/av/media/utils/
DServiceUtilities.cpp134 const int32_t attributedOpCode = getOpForSource(source); in checkRecordingInternal() local
175 const int32_t attributedOpCode = getOpForSource(source); in finishRecording() local