OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dumpInternals
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware_legacy/audio/
AudioHardwareStub.cpp
99
status_t AudioHardwareStub::
dumpInternals
(int fd, const Vector<String16>& args)
104
result.append("AudioHardwareStub::
dumpInternals
\n");
113
dumpInternals
(fd, args);
AudioHardwareGeneric.cpp
166
status_t AudioHardwareGeneric::
dumpInternals
(int fd, const Vector<String16>& args)
171
result.append("AudioHardwareGeneric::
dumpInternals
\n");
180
dumpInternals
(fd, args);
/frameworks/av/services/audioflinger/
AudioPolicyService.cpp
592
status_t AudioPolicyService::
dumpInternals
(int fd)
620
dumpInternals
(fd);
[
all
...]
AudioFlinger.cpp
284
void AudioFlinger::
dumpInternals
(int fd, const Vector<String16>& args)
348
dumpInternals
(fd, args);
[
all
...]
Threads.cpp
[
all
...]
Completed in 46 milliseconds