Home
last modified time | relevance | path

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

/build/bazel/tests/products/
Daosp_x86_64.variables.bzl47 "NativeBridgeSecondaryRelativePath": "",
Daosp_arm64.variables.bzl47 "NativeBridgeSecondaryRelativePath": "",
Daosp_arm.variables.bzl47 "NativeBridgeSecondaryRelativePath": "",
Daosp_x86.variables.bzl47 "NativeBridgeSecondaryRelativePath": "",
/build/make/core/
Dsoong_config.mk91 $(call add_json_str, NativeBridgeSecondaryRelativePath, $(TARGET_NATIVE_BRIDGE_2ND_RELATIVE_PATH))
/build/soong/android/
Dvariable.go258 NativeBridgeSecondaryRelativePath *string `json:",omitempty"` member
Darch.go1750 nativeBridgeRelativePath: variables.NativeBridgeSecondaryRelativePath,