Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 – 7 of 7) 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.h69 static const android::String16 descriptor; variable
DIFingerprintDaemon.cpp40 IFingerprintDaemon::descriptor("android.hardware.fingerprint.IFingerprintDaemon"); member in android::IFingerprintDaemon
/system/bt/bta/include/
Dbta_hh_api.h211 tBTA_HH_DEV_DESCR descriptor; member
/system/bt/bta/hh/
Dbta_hh_int.h222 tBTA_HH_DEV_DESCR descriptor; member
/system/core/libziparchive/
Dzip_archive.cc683 const DataDescriptor* descriptor = reinterpret_cast<const DataDescriptor*>(ddBuf + offset); in UpdateEntryFromDataDescriptor() local