OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BinderService
(Results
1 - 11
of
11
) sorted by null
/frameworks/native/cmds/sensorservice/
main_sensorservice.cpp
17
#include <binder/
BinderService
.h>
/frameworks/native/cmds/surfaceflinger/
main_surfaceflinger.cpp
17
#include <binder/
BinderService
.h>
/frameworks/native/include/binder/
BinderService.h
34
class
BinderService
/frameworks/av/services/camera/libcameraservice/
CameraService.h
21
#include <binder/
BinderService
.h>
36
public
BinderService
<CameraService>,
40
friend class
BinderService
<CameraService>;
/frameworks/native/services/sensorservice/
SensorService.h
29
#include <binder/
BinderService
.h>
49
public
BinderService
<SensorService>,
53
friend class
BinderService
<SensorService>;
BatteryService.cpp
25
#include <binder/
BinderService
.h>
SensorDevice.cpp
25
#include <binder/
BinderService
.h>
SensorService.cpp
32
#include <binder/
BinderService
.h>
/frameworks/av/services/audioflinger/
AudioPolicyService.h
25
#include <binder/
BinderService
.h>
38
public
BinderService
<AudioPolicyService>,
43
friend class
BinderService
<AudioPolicyService>;
46
// for
BinderService
AudioFlinger.h
41
#include <binder/
BinderService
.h>
79
public
BinderService
<AudioFlinger>,
82
friend class
BinderService
<AudioFlinger>; // for AudioFlinger()
[
all
...]
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.h
35
#include <binder/
BinderService
.h>
77
class SurfaceFlinger : public
BinderService
<SurfaceFlinger>,
Completed in 305 milliseconds