Home
last modified time | relevance | path

Searched refs:BtConfigIncludeDir (Results 1 – 7 of 7) sorted by relevance

/build/bazel/tests/products/
Daosp_x86_64.variables.bzl91 "BtConfigIncludeDir": "",
Daosp_x86.variables.bzl91 "BtConfigIncludeDir": "",
Daosp_arm64.variables.bzl91 "BtConfigIncludeDir": "",
Daosp_arm.variables.bzl91 "BtConfigIncludeDir": "",
/build/make/core/
Dsoong_config.mk148 $(call add_json_str, BtConfigIncludeDir, $(BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_…
/build/soong/android/
Dvariable.go359 BtConfigIncludeDir *string `json:",omitempty"` member
Dconfig.go1418 func (c *deviceConfig) BtConfigIncludeDir() string { func
1419 return String(c.config.productVariables.BtConfigIncludeDir)