Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pa_hook_done
(Results
1 - 7
of
7
) sorted by relevance
/third_party/pulseaudio/src/modules/
H
A
D
reserve-wrap.c
74
pa_hook_done
(&r->hook);
in reserve_wrapper_free()
216
pa_hook_done
(&w->hook);
in reserve_monitor_wrapper_free()
/third_party/pulseaudio/src/pulsecore/
H
A
D
hook-list.h
62
void
pa_hook_done
(pa_hook *hook);
H
A
D
hook-list.c
47
void
pa_hook_done
(pa_hook *hook) {
in pa_hook_done()
function
H
A
D
core.c
274
pa_hook_done
(&c->hooks[j]);
in core_free()
H
A
D
protocol-dbus.c
175
pa_hook_done
(&p->hooks[i]);
in pa_dbus_protocol_unref()
H
A
D
protocol-native.c
5237
pa_hook_done
(&p->hooks[h]);
in pa_native_protocol_unref()
/third_party/pulseaudio/src/tests/
H
A
D
hook-list-test.c
40
pa_hook_done
(&hook);
in START_TEST()
Completed in 15 milliseconds