Home
last modified time | relevance | path

Searched defs:values_vector (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp979 std::vector<uint8_t> values_vector; in listPlayerSettingValuesResponseNative() local
1006 std::vector<uint8_t> values_vector; in getPlayerSettingsResponseNative() local
1051 std::vector<uint8_t> values_vector; in sendPlayerSettingsNative() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api.cc1047 absl::InlinedVector<const void*, 4> values_vector; in SetOpAttrValueScalar() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Darray_elementwise_ops_test.cc1885 std::vector<float> values_vector; in XLA_TEST_F() local