Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 35) sorted by relevance

12

/device/google/atv/MdnsOffloadManagerService/tests/src/com/android/tv/mdnsoffloadmanager/
DFakeMdnsOffloadService.java97 MdnsProtocolData removed = mProtocolDataById.remove(recordKey); in removeProtocolResponses() local
98 if (removed != null) { in removeProtocolResponses()
136 boolean removed = getOffloadData(iface).passthroughQNames.remove(qname); in removeFromPassthroughList()
137 if (removed) { in removeFromPassthroughList()
/device/google/atv/MdnsOffloadManagerService/src/com/android/tv/mdnsoffloadmanager/
DOffloadIntentStore.java159 boolean removed = mPassthroughIntents.removeIf( in removePassthroughIntent()
162 if (!removed) { in removePassthroughIntent()
DMdnsOffloadManagerService.java356 boolean removed = mOffloadIntentStore.removePassthroughIntent(qname, clientToken);
357 if (removed) {
/device/google/atv/audio_proxy/service/
DDeviceImpl.cpp390 size_t removed = mAudioPatchHandles.erase(patch); in releaseAudioPatch() local
391 return removed > 0 ? Result::OK : Result::INVALID_ARGUMENTS; in releaseAudioPatch()
/device/generic/opengl-transport/host/commands/emugen/
DREADME.md10 2) The unittest infrastructure and all unittests have been removed.
/device/generic/goldfish/sepolicy/vendor/
Ddlkm_loader.te20 # removed.
/device/google/cuttlefish/shared/sepolicy/vendor/
Ddlkm_loader.te20 # removed.
/device/linaro/dragonboard/shared/utils/dlkm_loader/sepolicy/
Ddlkm_loader.te21 # removed.
/device/google/cuttlefish_vmm/aarch64-linux-gnu/etc/seccomp/
Dgpu_common.policy5 # Rules from common_device.policy with some rules removed because they block certain flags needed
Dgpu_render_server.policy9 # Rules from common_device.policy with some rules removed because they block certain flags needed
Dgpu_device.policy9 # Rules from common_device.policy with some rules removed because they block certain flags needed
Dwl_device.policy9 # Rules from common_device.policy with some rules removed because they block certain flags needed
/device/google/cuttlefish_vmm/x86_64-linux-gnu/etc/seccomp/
Dvideo_device.policy5 # Rules from common_device.policy with mmap and mprotect removed because the video device needs
Dgpu_common.policy5 # Rules from common_device.policy with some rules removed because they block certain flags needed
Dgpu_device.policy9 # Rules from common_device.policy with some rules removed because they block certain flags needed
Dgpu_render_server.policy9 # Rules from common_device.policy with some rules removed because they block certain flags needed
Dwl_device.policy9 # Rules from common_device.policy with some rules removed because they block certain flags needed
/device/linaro/dragonboard/installer/rb5/
DREADME49 removed to fully power the device down, it is easy to forget
/device/linaro/dragonboard/installer/db845c/
DREADME51 removed to fully power the device down, it is easy to forget
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/
DCHANGELOG.md31 - Re-add `target_supported()`, which was accidentally removed in 0.3.15 (#128).
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto1795 // Warning: this time-based global clearing is likely to be removed in the
1924 // Num. of padding bytes that were removed from the circular buffer when
5182 // removed field with id 5;
5183 // removed field with id 6;
5184 // removed field with id 7;
5185 // removed field with id 8;
5186 // removed field with id 9;
5187 // removed field with id 10;
5308 // removed field with id 127;
5409 // removed field with id 220;
[all …]
/device/google/coral/json-c/
DChangeLog52 continue to work, but that will be removed in the next release.
/device/google/redbull/json-c/
DChangeLog52 continue to work, but that will be removed in the next release.
/device/google/sunfish/json-c/
DChangeLog52 continue to work, but that will be removed in the next release.
/device/google/coral/
DWCNSS_qcom_cfg.ini423 # set in bitmaps are allowed in probe request, all others removed while device is unassociated

12