HomeSort by relevance Sort by last modified time
    Searched refs:open_cb (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/media/filters/
chunk_demuxer.h 41 // |open_cb| Run when Initialize() is called to signal that the demuxer
49 ChunkDemuxer(const base::Closure& open_cb,
chunk_demuxer.cc 744 ChunkDemuxer::ChunkDemuxer(const base::Closure& open_cb,
751 open_cb_(open_cb),
    [all...]
chunk_demuxer_unittest.cc 158 base::Closure open_cb = local
164 demuxer_.reset(new ChunkDemuxer(open_cb, need_key_cb,
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 162 connect_callback open_cb; member in struct:__anon32845
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 438 HAL_CBACK(bt_gatt_callbacks, client->open_cb, p_data->open.conn_id
    [all...]

Completed in 140 milliseconds