OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnSuccessCallback
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.h
115
void
OnSuccessCallback
();
130
void
OnSuccessCallback
();
bluetooth_api.cc
163
void BluetoothStartDiscoveryFunction::
OnSuccessCallback
() {
177
base::Bind(&BluetoothStartDiscoveryFunction::
OnSuccessCallback
, this),
183
void BluetoothStopDiscoveryFunction::
OnSuccessCallback
() {
197
base::Bind(&BluetoothStopDiscoveryFunction::
OnSuccessCallback
, this),
Completed in 51 milliseconds