Searched refs:MemtagHeapAsyncIncludePaths (Results 1 – 10 of 10) sorted by relevance
/build/bazel/tests/products/ |
D | product_labels.bzl | 53 {"MemtagHeapAsyncIncludePaths": ["build/bazel/rules/cc"]}, 58 {"MemtagHeapAsyncIncludePaths": ["build/bazel/rules/cc"]},
|
D | aosp_x86_64.variables.bzl | 76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
|
D | aosp_x86.variables.bzl | 76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
|
D | aosp_arm64.variables.bzl | 76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
|
D | aosp_arm.variables.bzl | 76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
|
/build/make/core/ |
D | soong_config.mk | 130 $(call add_json_list, MemtagHeapAsyncIncludePaths, $(MEMTAG_HEAP_ASYNC_INCLUDE_PATHS) $(PRODU…
|
/build/soong/rust/ |
D | sanitize_test.go | 143 …variables.MemtagHeapAsyncIncludePaths = []string{"subdir_async", "subdir_override_default_disable"}
|
/build/soong/android/ |
D | variable.go | 326 MemtagHeapAsyncIncludePaths []string `json:",omitempty"` member
|
D | config.go | 1600 if len(c.productVariables.MemtagHeapAsyncIncludePaths) == 0 { 1603 …return HasAnyPrefix(path, c.productVariables.MemtagHeapAsyncIncludePaths) && !c.MemtagHeapDisabled…
|
/build/soong/cc/ |
D | sanitize_test.go | 968 …variables.MemtagHeapAsyncIncludePaths = []string{"subdir_async", "subdir_override_default_disable"}
|