/frameworks/base/core/java/android/net/ |
D | LinkAddress.java | 101 private int scope; field in LinkAddress 192 private void init(InetAddress address, int prefixLength, int flags, int scope, in init() 248 int flags, int scope) { in LinkAddress() 280 int flags, int scope, long deprecationTime, long expirationTime) { in LinkAddress() 333 public LinkAddress(@NonNull String address, int flags, int scope) { in LinkAddress()
|
/frameworks/base/packages/Tethering/src/android/net/util/ |
D | BaseNetdUnsolicitedEventListener.java | 41 int scope) { } in onInterfaceAddressUpdated() 45 int scope) { } in onInterfaceAddressRemoved()
|
/frameworks/av/drm/mediadrm/plugins/clearkey/default/ |
D | DrmPlugin.cpp | 84 const Vector<uint8_t>& scope, in getKeyRequest() 119 const Vector<uint8_t>& scope, in provideKeyResponse()
|
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
D | DrmPlugin.cpp | 164 Status_V1_2 DrmPlugin::getKeyRequestCommon(const hidl_vec<uint8_t>& scope, in getKeyRequestCommon() 237 const hidl_vec<uint8_t>& scope, in getKeyRequest() 259 const hidl_vec<uint8_t>& scope, in getKeyRequest_1_1() 280 const hidl_vec<uint8_t>& scope, in getKeyRequest_1_2() 340 const hidl_vec<uint8_t>& scope, in provideKeyResponse()
|
/frameworks/ml/nn/runtime/test/ |
D | TestUnknownDimensions.cpp | 176 auto getDimForCompile = [](DimensionKind kind, std::string* scope) { in TestOne() 193 std::string* scope = nullptr) { in TestOne()
|
/frameworks/base/core/java/android/net/util/ |
D | DnsUtils.java | 113 public final int scope; field in DnsUtils.SortableAddress
|
/frameworks/base/tools/bit/ |
D | aapt.cpp | 175 Scope* scope = new Scope(NULL, -1); in inspect_apk() local
|
/frameworks/av/media/ndk/ |
D | NdkMediaDrm.cpp | 440 media_status_t AMediaDrm_getKeyRequest(AMediaDrm *mObj, const AMediaDrmScope *scope, in AMediaDrm_getKeyRequest() 494 media_status_t AMediaDrm_provideKeyResponse(AMediaDrm *mObj, const AMediaDrmScope *scope, in AMediaDrm_provideKeyResponse()
|
/frameworks/base/services/core/java/com/android/server/ |
D | NetworkManagementService.java | 683 String ifName, int flags, int scope) throws RemoteException { in onInterfaceAddressUpdated() 690 String ifName, int flags, int scope) throws RemoteException { in onInterfaceAddressRemoved()
|
/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
D | RawBatteryStats.java | 104 Scope scope(); in scope() method
|
/frameworks/native/vulkan/libvulkan/ |
D | api.cpp | 649 VkSystemAllocationScope scope = (is_instance_) in AllocateLayerArray() local
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 6204 public List<String> getDelegatePackages(ComponentName who, String scope) in getDelegatePackages() 6221 private List<String> getDelegatePackagesInternalLocked(String scope, int userId) { in getDelegatePackagesInternalLocked() 6242 private ComponentName resolveDelegateReceiver(String scope, String action, int userId) { in resolveDelegateReceiver() 6288 private boolean isCallerDelegate(String callerPackage, int callerUid, String scope) { in isCallerDelegate() 6332 String scope) { in enforceCanManageScope() 6342 @NonNull String callerPackage, int reqPolicy, @NonNull String scope, in enforceCanManageScopeOrCheckPermission() 6369 String delegatePackage, String scope) { in setDelegatedScopePreO()
|
/frameworks/base/core/java/android/app/admin/ |
D | IDevicePolicyManager.aidl | 186 List<String> getDelegatePackages(in ComponentName who, String scope); in getDelegatePackages()
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 5662 optional android.stats.docsui.ContextScope scope = 1; field
|