Searched defs:num_active (Results 1 – 4 of 4) sorted by relevance
120 int num_active; member761 static bt_status_t cind_response(int svc, int num_active, int num_held, in cind_response()907 static bt_status_t phone_state_change(int num_active, int num_held, bthf_call_state_t call_setup_st… in phone_state_change()
63 static int num_pipes, num_active, num_writes; variable
125 int num_active() { return num_active_; } in num_active() function in chrome_browser_net::LoadTimeStats::TabLoadStats::PerStatusStats126 void set_num_active(int num_active) { num_active_ = num_active; } in set_num_active()