Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 – 10 of 10) sorted by relevance

/system/core/gatekeeperd/
DIGateKeeperService.h45 static const android::String16 descriptor; variable
DIGateKeeperService.cpp24 const android::String16 IGateKeeperService::descriptor("android.service.gatekeeper.IGateKeeperServi… member in android::IGateKeeperService
/system/core/fingerprintd/
DIFingerprintDaemon.h71 static const android::String16 descriptor; variable
DIFingerprintDaemon.cpp40 IFingerprintDaemon::descriptor("android.hardware.fingerprint.IFingerprintDaemon"); member in android::IFingerprintDaemon
/system/tools/aidl/
Dgenerate_java_binder.cpp65 Field* descriptor = in StubClass() local
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java612 FileDescriptor descriptor = fileOutputStream.getFD(); in checkFileDescriptorPassing() local
/system/bt/bta/include/
Dbta_hh_api.h211 tBTA_HH_DEV_DESCR descriptor; member
/system/core/libziparchive/
Dzip_archive.cc488 const DataDescriptor* descriptor = reinterpret_cast<const DataDescriptor*>(ddBuf + offset); in UpdateEntryFromDataDescriptor() local
/system/bt/bta/gatt/
Dbta_gattc_cache.c311 tBTA_GATTC_DESCRIPTOR *descriptor = in bta_gattc_add_attr_to_cache() local
/system/bt/bta/hh/
Dbta_hh_int.h221 tBTA_HH_DEV_DESCR descriptor; member