Home
last modified time | relevance | path

Searched refs:release_variable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/blueprint/parser/
H A Dprinter_test.go616 }) + select(release_variable("RELEASE_TEST"), {
632 }) + select(release_variable("RELEASE_TEST"), {
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dsaved_object_graph.pb.h675 PROTOBUF_NODISCARD ::tensorflow::SavedVariable* release_variable(); in Swap()
3140 inline ::tensorflow::SavedVariable* SavedObject::release_variable() { in release_variable() function