OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_output
(Results
1 - 9
of
9
) sorted by null
/system/core/include/system/
audio_policy.h
33
/* request to open a direct output with
get_output
() (by opposition to
/external/webkit/Source/JavaScriptCore/tests/mozilla/
runtests.pl
297
if ( $
get_output
) {
298
$js_output = &
get_output
;
336
$
get_output
= 1;
355
if ( !$js_verbose && !$js_output && !$
get_output
) {
356
$
get_output
= 1;
447
sub
get_output
{
subroutine
/frameworks/base/media/libmedia/
IAudioPolicyService.cpp
39
GET_OUTPUT
,
146
remote()->transact(
GET_OUTPUT
, data, &reply);
425
case
GET_OUTPUT
: {
/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
242
dap->policy.
get_output
= ap_get_output;
/external/webkit/Tools/wx/build/
build_utils.py
36
def
get_output
(command):
function
settings.py
184
create_hash_table =
get_output
('cygpath --unix "%s"' % create_hash_table)
/hardware/libhardware_legacy/audio/
audio_policy_hal.cpp
311
lap->policy.
get_output
= ap_get_output;
/frameworks/base/services/audioflinger/
AudioPolicyService.cpp
267
return mpAudioPolicy->
get_output
(mpAudioPolicy, stream, samplingRate, format, channels, flags);
[
all
...]
Completed in 107 milliseconds