#include <android/hardware/nidec/1.0/INidec.h>
#include <hidl/Status.h>
#include <hidl/LegacySupport.h>
#include <utils/misc.h>
#include <hidl/HidlSupport.h>
#include <stdio.h>
#include <cutils/properties.h>
#include <cutils/ashmem.h>
#include <sys/mman.h>
Go to the source code of this file.
|
#define | LOG_TAG "SharedBufferClient" |
|
◆ LOG_TAG
#define LOG_TAG "SharedBufferClient" |
◆ ni_logan_rsrc_android_init()
int ni_logan_rsrc_android_init |
( |
| ) |
|
Init android net.int.SharedBuffer service for binder using.
- Parameters
-
- Returns
- service (= 0) if get service , < 0 otherwise
◆ service_logan
android::sp<INidec> service_logan |
|
extern |