OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IServiceManager
(Results
126 - 150
of
258
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/system/core/healthd/
BatteryPropertiesRegistrar.cpp
22
#include <binder/
IServiceManager
.h>
/system/core/storaged/
main.cpp
35
#include <binder/
IServiceManager
.h>
storaged.cpp
27
#include <binder/
IServiceManager
.h>
152
sp<
IServiceManager
> sm = defaultServiceManager();
storaged_service.cpp
27
#include <binder/
IServiceManager
.h>
160
sp<
IServiceManager
> sm = defaultServiceManager();
/system/netd/server/
DnsProxyListener.h
21
#include <binder/
IServiceManager
.h>
main.cpp
35
#include <binder/
IServiceManager
.h>
/frameworks/av/camera/
CameraBase.cpp
28
#include <binder/
IServiceManager
.h>
118
sp<
IServiceManager
> sm = defaultServiceManager();
/frameworks/av/media/utils/
BatteryNotifier.cpp
22
#include <binder/
IServiceManager
.h>
197
const sp<
IServiceManager
> sm(defaultServiceManager());
/frameworks/av/radio/
Radio.cpp
24
#include <binder/
IServiceManager
.h>
62
sp<
IServiceManager
> sm = defaultServiceManager();
IRadioService.cpp
29
#include <binder/
IServiceManager
.h>
/frameworks/av/soundtrigger/
SoundTrigger.cpp
24
#include <binder/
IServiceManager
.h>
62
sp<
IServiceManager
> sm = defaultServiceManager();
ISoundTriggerHwService.cpp
29
#include <binder/
IServiceManager
.h>
/frameworks/base/native/android/
storage_manager.cpp
23
#include <binder/
IServiceManager
.h>
88
sp<
IServiceManager
> sm = defaultServiceManager();
/frameworks/native/cmds/service/
service.cpp
19
#include <binder/
IServiceManager
.h>
94
sp<
IServiceManager
> sm = defaultServiceManager();
/system/security/keystore/
keystore_attestation_id.cpp
26
#include <binder/
IServiceManager
.h>
61
android::sp<android::
IServiceManager
> service_manager_;
keystore_cli.cpp
24
#include <binder/
IServiceManager
.h>
218
sp<
IServiceManager
> sm = defaultServiceManager();
/frameworks/av/drm/libmediadrm/
CryptoHal.cpp
22
#include <android/hidl/manager/1.0/
IServiceManager
.h>
49
using ::android::hidl::manager::V1_0::
IServiceManager
;
118
auto manager = ::
IServiceManager
::getService();
/frameworks/av/camera/ndk/impl/
ACameraManager.h
25
#include <binder/
IServiceManager
.h>
/frameworks/av/media/libstagefright/http/
MediaHTTP.cpp
23
#include <binder/
IServiceManager
.h>
/frameworks/base/cmds/incident/
main.cpp
25
#include <binder/
IServiceManager
.h>
/frameworks/base/cmds/incidentd/src/
IncidentService.cpp
24
#include <binder/
IServiceManager
.h>
/frameworks/base/libs/services/src/os/
DropBoxManager.cpp
21
#include <binder/
IServiceManager
.h>
/frameworks/native/libs/binder/
AppOpsManager.cpp
20
#include <binder/
IServiceManager
.h>
/frameworks/native/libs/vr/libvrflinger/
vr_flinger.cpp
12
#include <binder/
IServiceManager
.h>
/frameworks/wilhelm/src/objects/
CEngine.cpp
21
#include <binder/
IServiceManager
.h>
Completed in 326 milliseconds
1
2
3
4
5
6
7
8
9
10
11