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

  /external/chromium_org/chrome_frame/
protocol_sink_wrap.h 127 bool is_attach_external_tab_request() const { function in class:ProtData
protocol_sink_wrap.cc 816 if (prot_data->is_attach_external_tab_request()) {
833 if (prot_data && prot_data->is_attach_external_tab_request()) {
849 if (prot_data && prot_data->is_attach_external_tab_request()) {
893 !prot_data->is_attach_external_tab_request())
    [all...]

Completed in 58 milliseconds