Searched defs:descriptor (Results 1 – 17 of 17) sorted by relevance
46 static const android::String16 descriptor; variable
24 const android::String16 IGateKeeperService::descriptor("android.service.gatekeeper.IGateKeeperServi… member in android::IGateKeeperService
26 void OnDescripor(in BluetoothGattDescriptor descriptor); in OnDescripor()
55 module->interfaceDescriptor([&](const auto& descriptor) { in do_hal_info()
59 tBTA_HD_DEV_DESCR descriptor; member
202 tBTA_HH_DEV_DESCR descriptor; member
576 FileDescriptor descriptor = fileOutputStream.getFD(); in checkFileDescriptorPassing() local
65 Field* descriptor = in StubClass() local
448 void preloadPassthroughService(const std::string &descriptor) { in preloadPassthroughService()
79 for (const auto& descriptor : characteristic.descriptors()) in AddService() local
460 const DataDescriptor* descriptor = reinterpret_cast<const DataDescriptor*>(ddBuf + offset); in ValidateDataDescriptor() local
203 tBTA_HH_DEV_DESCR descriptor; member
316 tBTA_GATTC_DESCRIPTOR* descriptor = in bta_gattc_add_attr_to_cache() local
353 const Type *descriptor; member
568 auto descriptor = std::make_unique<T>(args[1], args[2], uid, gid, perm, context); in AddDescriptor() local
752 std::string descriptor = ISimple::descriptor; in TEST_F() local