OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleReply
(Results
1 - 2
of
2
) sorted by null
/cts/suite/audio_quality/lib/src/audio/
AudioProtocol.cpp
36
bool AudioProtocol::
handleReply
(const uint32_t* data, AudioParam* param)
149
bool CmdStartRecording::
handleReply
(const uint32_t* data, AudioParam* param)
175
bool CmdGetDeviceInfo::
handleReply
(const uint32_t* data, AudioParam* param)
/external/chromium/chrome/browser/resources/sync_internals/
chrome_sync.js
103
AsyncFunction.prototype.
handleReply
= function() {
226
chrome.sync.getAboutInfo_.
handleReply
(aboutInfo);
230
chrome.sync.getNotificationState_.
handleReply
(notificationState);
234
chrome.sync.getRootNode_.
handleReply
(rootNode);
238
chrome.sync.getNodeById_.
handleReply
(node);
242
chrome.sync.getNotificationInfo_.
handleReply
(notificationInfo);
Completed in 159 milliseconds