Home
last modified time | relevance | path

Searched refs:MemtagHeapAsyncIncludePaths (Results 1 – 10 of 10) sorted by relevance

/build/bazel/tests/products/
Dproduct_labels.bzl53 {"MemtagHeapAsyncIncludePaths": ["build/bazel/rules/cc"]},
58 {"MemtagHeapAsyncIncludePaths": ["build/bazel/rules/cc"]},
Daosp_x86_64.variables.bzl76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
Daosp_x86.variables.bzl76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
Daosp_arm64.variables.bzl76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
Daosp_arm.variables.bzl76 …"MemtagHeapAsyncIncludePaths": ["external/android-clat","external/iproute2","external/iptables","e…
/build/make/core/
Dsoong_config.mk130 $(call add_json_list, MemtagHeapAsyncIncludePaths, $(MEMTAG_HEAP_ASYNC_INCLUDE_PATHS) $(PRODU…
/build/soong/rust/
Dsanitize_test.go143 …variables.MemtagHeapAsyncIncludePaths = []string{"subdir_async", "subdir_override_default_disable"}
/build/soong/android/
Dvariable.go326 MemtagHeapAsyncIncludePaths []string `json:",omitempty"` member
Dconfig.go1600 if len(c.productVariables.MemtagHeapAsyncIncludePaths) == 0 {
1603 …return HasAnyPrefix(path, c.productVariables.MemtagHeapAsyncIncludePaths) && !c.MemtagHeapDisabled…
/build/soong/cc/
Dsanitize_test.go968 …variables.MemtagHeapAsyncIncludePaths = []string{"subdir_async", "subdir_override_default_disable"}