Home
last modified time | relevance | path

Searched defs:num_items (Results 1 – 9 of 9) sorted by relevance

/packages/modules/StatsD/lib/libkll/tests/
Dcompactor_stack_test.cpp36 int num_items; member
42 for (int num_items = 1; num_items < 1000; num_items += std::ceil(std::log(1 + num_items))) { in GenCompactorsTestParams() local
185 int64_t num_items; member
Dsampler_test.cpp290 const int num_items = GetParam(); in TEST_P() local
/packages/modules/Bluetooth/system/packet/avrcp/
Dget_folder_items.cc85 uint16_t num_items = items_.size(); in Serialize() local
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dqueue_unittest.cc911 int num_items = 10; in TEST_F() local
925 int num_items = 10; in TEST_F() local
937 int num_items = 10; in TEST_F() local
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc250 uint32_t num_items) { in SetBrowsedPlayer()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h1397 uint32_t num_items; member
1420 uint32_t num_items; member
1440 uint32_t num_items; member
1450 uint32_t num_items; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp545 static void btavrcp_set_browsed_player_callback(const RawAddress& bd_addr, uint8_t num_items, in btavrcp_set_browsed_player_callback()
Dcom_android_bluetooth_avrcp_target.cpp708 jboolean success, jstring current_path, jint num_items) { in setBrowsedPlayerResponseNative()
/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc1524 bool success, std::string current_path, uint32_t num_items) { in SetBrowsedPlayerResponse()