Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/chrome/browser/extensions/api/identity/
Dgaia_web_auth_flow_unittest.cc107 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
117 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
124 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
132 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
146 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
162 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
177 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
189 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
201 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
208 scoped_ptr<TestGaiaWebAuthFlow> flow = CreateTestFlow(); in TEST_F() local
[all …]
Didentity_apitest.cc446 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
474 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
493 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
515 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
548 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
579 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
610 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
629 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
647 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
667 TestOAuth2MintTokenFlow* flow = new TestOAuth2MintTokenFlow( in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium/chrome/browser/sync/
Dsync_setup_wizard.cc23 SyncSetupFlow* flow = flow_container_->get_flow(); in Step() local
58 SyncSetupFlow* flow = flow_container_->get_flow(); in Focus() local
66 SyncSetupFlow* flow = flow_container_->get_flow(); in AttachSyncSetupHandler() local
Dsync_setup_flow.h159 void set_flow(SyncSetupFlow* flow) { in set_flow()
Dsync_setup_flow.cc73 SyncSetupFlow* flow = new SyncSetupFlow(start, end, json_args, in Run() local
/external/chromium_org/chromeos/attestation/
Dattestation_flow_unittest.cc135 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
162 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
192 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
226 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
269 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
297 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
328 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
352 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
398 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
428 AttestationFlow flow(&async_caller, &client, proxy_interface.Pass()); in TEST_F() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCSSNamedFlowView.js35 WebInspector.CSSNamedFlowView = function(flow) argument
125 get flow() getter in WebInspector.CSSNamedFlowView
130 set flow(newFlow) setter in WebInspector.CSSNamedFlowView
DCSSNamedFlowCollectionsView.js121 _appendNamedFlow: function(flow) argument
124 var flowContainer = { flow: flow, flowHash: flowHash }; property
168 _updateNamedFlow: function(flow) argument
/external/icu4c/samples/layout/
Dpflow.c110 pf_object *flow; in pf_create() local
222 void pf_close(pf_flow *flow) in pf_close()
245 le_int32 pf_getAscent(pf_flow *flow) in pf_getAscent()
252 le_int32 pf_getLineHeight(pf_flow *flow) in pf_getLineHeight()
259 le_int32 pf_getLineCount(pf_flow *flow) in pf_getLineCount()
276 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines()
315 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
/external/chromium_org/chrome/browser/local_discovery/
Dprivet_confirm_api_flow.cc48 CloudPrintBaseApiFlow* flow, in OnCloudPrintAPIFlowError()
54 CloudPrintBaseApiFlow* flow, in OnCloudPrintAPIFlowComplete()
Dcloud_print_account_manager.cc48 CloudPrintBaseApiFlow* flow, in OnCloudPrintAPIFlowError()
54 CloudPrintBaseApiFlow* flow, in OnCloudPrintAPIFlowComplete()
Dcloud_print_printer_list.cc52 CloudPrintBaseApiFlow* flow, in OnCloudPrintAPIFlowError()
59 CloudPrintBaseApiFlow* flow, in OnCloudPrintAPIFlowComplete()
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_setup_message_handler.h18 explicit CloudPrintSetupMessageHandler(CloudPrintSetupFlow* flow) in CloudPrintSetupMessageHandler()
Dcloud_print_setup_flow.cc79 CloudPrintSetupFlow* flow = new CloudPrintSetupFlow(json_args, profile, in OpenDialog() local
/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.h35 virtual void SetFlow(SyncSetupFlow* flow) { in SetFlow()
/external/chromium_org/media/audio/win/
Daudio_device_listener_win.cc20 static std::string FlowToString(EDataFlow flow) { in FlowToString()
128 EDataFlow flow, ERole role, LPCWSTR new_default_device_id) { in OnDefaultDeviceChanged()
Dcore_audio_util_win_unittest.cc68 EDataFlow flow; in TEST_F() member
123 EDataFlow flow; in TEST_F() member
/external/tcpdump/
Dprint-ip6.c60 u_int flow; in ip6_print() local
/external/qemu/distrib/sdl-1.2.15/src/audio/nas/
DSDL_nasaudio.h45 AuFlowID flow; member
/external/chromium/chrome/browser/remoting/
Dsetup_flow.h63 SetupFlow* flow() { return flow_; } in flow() function
Dsetup_flow.cc43 void SetupFlowStepBase::Start(SetupFlow* flow, DoneCallback* done_callback) { in Start()
151 SetupFlow *flow = new SetupFlow(json_args, profile, new SetupFlowLoginStep()); in OpenSetupDialog() local
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dutil.rb23 def tidy( here_doc, flow = false ) argument
/external/chromium_org/chrome/browser/chromeos/login/
Dfake_user_manager.h105 virtual void SetUserFlow(const std::string& email, UserFlow* flow) OVERRIDE {} in SetUserFlow()
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dscreen_manager.cc79 void ScreenManager::SetScreenFlow(ScreenFlow* flow) { in SetScreenFlow()
/external/bluetooth/bluedroid/stack/rfcomm/
Drfc_port_if.c132 UINT8 flow; in RFCOMM_ParNegReq() local

12