Home
last modified time | relevance | path

Searched refs:bool_value (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h39 bool bool_value; member
/frameworks/hardware/interfaces/stats/aidl/vts/java/
Dtest_vendor_atom.proto49 optional bool bool_value = 6; field
/frameworks/proto_logging/stats/stats_log_api_gen/
Dtest_vendor_atoms.proto75 optional bool bool_value = 7; field
Dtest_api_gen_vendor.cpp102 int32_t int_value32, int64_t int_value64, float float_value, bool bool_value, in TEST()
/frameworks/native/libs/vr/libpdx/
Dvariant_tests.cpp653 bool bool_value = false; member
658 void Visit(bool value) { bool_value = value; } in Visit()
675 EXPECT_EQ(true, visitor.bool_value); in TEST()
/frameworks/proto_logging/stats/
Datoms.proto16702 optional bool bool_value = 3; field