Home
last modified time | relevance | path

Searched refs:set_has_callback (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/notifications/
Dnotifications_apitest.cc57 notification_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
83 notification_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
117 notification_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
144 notification_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
165 notification_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
189 notification_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
215 notification_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
254 notification_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
276 notification_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
298 notification_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
[all …]
/external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/
Dwebrtc_logging_private_apitest.cc44 start_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
65 stop_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
76 discard_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
133 set_meta_data_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
165 start_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
181 stop_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
192 upload_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
Dbluetooth_apitest.cc71 function->set_has_callback(true); in setupFunction()
163 add_profile_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
171 add_profile_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
178 add_profile_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
186 remove_profile_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
193 remove_profile_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
201 remove_profile_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
209 add_profile_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/dns/
Ddns_apitest.cc62 resolve_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
85 resolve_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/system_display/
Dsystem_display_apitest.cc209 set_info_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
240 set_info_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
269 set_info_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/socket/
Dsocket_apitest.cc107 socket_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
125 socket_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
143 socket_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/top_sites/
Dtop_sites_apitest.cc61 get_top_sites_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/system_network/
Dsystem_network_apitest.cc41 socket_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dfile_browser_handler_api_test.cc333 select_file_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
362 select_file_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/
Dextension_function_test_utils.cc172 function->set_has_callback(true); in RunFunctionAndReturnError()
191 function->set_has_callback(true); in RunFunctionAndReturnSingleResult()
Dextension_function_dispatcher.cc493 function->set_has_callback(params.has_callback); in CreateExtensionFunction()
/external/chromium_org/chrome/browser/extensions/api/tabs/
Dtabs_test.cc238 update_tab_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
448 create_tab_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
533 duplicate_tab_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
572 duplicate_tab_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/sockets_tcp_server/
Dsockets_tcp_server_apitest.cc75 socket_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/sockets_tcp/
Dsockets_tcp_apitest.cc73 socket_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/sockets_udp/
Dsockets_udp_apitest.cc75 socket_create_function->set_has_callback(true); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/extensions/
Dextension_function.h87 void set_has_callback(bool has_callback) { has_callback_ = has_callback; } in set_has_callback() function
Dextension_function_dispatcher.cc488 function->set_has_callback(params.has_callback); in HandleRequest()
/external/chromium_org/ppapi/proxy/
Dplugin_resource.cc147 params.set_has_callback(); in GenericSyncCall()
Dresource_message_params.h144 void set_has_callback() { has_callback_ = true; } in set_has_callback() function
Dplugin_resource.h208 params.set_has_callback(); in Call()
/external/chromium_org/chrome/browser/chromeos/extensions/
Decho_private_apitest.cc49 function->set_has_callback(true); in RunDefaultGetUserFunctionAndExpectResultEquals()
/external/chromium_org/ppapi/host/
Dresource_message_filter_unittest.cc167 params.set_has_callback(); in TestHandleMessageImpl()
/external/chromium_org/extensions/browser/
Dextension_function.h175 void set_has_callback(bool has_callback) { has_callback_ = has_callback; } in set_has_callback() function
/external/chromium_org/chrome/browser/extensions/api/sessions/
Dsessions_apitest.cc87 fn->set_has_callback(has_callback); in CreateFunction()
/external/chromium_org/chrome/browser/extensions/api/identity/
Didentity_apitest.cc111 function->set_has_callback(true); in RunFunctionAsync()