OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_output
(Results
1 - 10
of
10
) sorted by null
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
htmlutil.py
146
str = strip.
get_output
()
169
def
get_output
(self):
member in class:_HtmlStripper
/external/chromium_org/third_party/closure_linter/closure_linter/common/
htmlutil.py
146
str = strip.
get_output
()
169
def
get_output
(self):
member in class:_HtmlStripper
/hardware/qcom/audio/visualizer/
offload_visualizer.c
225
output_context_t *
get_output
(audio_io_handle_t output) {
function
419
if (
get_output
(output) != NULL) {
465
out_ctxt =
get_output
(output);
[
all
...]
/hardware/libhardware/include/hardware/
audio_policy.h
61
* - process
get_output
() queries received when AudioTrack objects are
131
audio_io_handle_t (*
get_output
)(struct audio_policy *pol,
member in struct:audio_policy
/hardware/libhardware/modules/audio/
audio_policy.c
266
dap->policy.
get_output
= ap_get_output;
/hardware/libhardware_legacy/audio/
audio_policy_hal.cpp
357
lap->policy.
get_output
= ap_get_output;
/hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp
349
qap->policy.
get_output
= ap_get_output;
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_logging.py
949
def
get_output
(self):
member in class:SocketHandlerTest
961
self.assertEqual(self.
get_output
(), "spam\neggs\n")
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_logging.py
949
def
get_output
(self):
member in class:SocketHandlerTest
961
self.assertEqual(self.
get_output
(), "spam\neggs\n")
[
all
...]
/frameworks/av/services/audioflinger/
AudioPolicyService.cpp
236
return mpAudioPolicy->
get_output
(mpAudioPolicy, stream, samplingRate,
[
all
...]
Completed in 653 milliseconds