Home
last modified time | relevance | path

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

12

/system/libvintf/libaidlvintf_test_helper/
DVintf.cpp24 std::vector<std::string> getAidlHalInstanceNames(const std::string& descriptor) { in getAidlHalInstanceNames()
45 std::vector<std::string> getAidlHalInstanceNames(const String16& descriptor) { in getAidlHalInstanceNames()
/system/libhidl/transport/
DHidlPassthroughSupport.cpp30 static sp<IBase> tryWrap(const std::string& descriptor, sp<IBase> iface) { in tryWrap()
59 for (const std::string& descriptor : types) { in wrapPassthroughInternal() local
DHidlLazyUtils.cpp108 const std::string descriptor = getDescriptor(service.get()); in registerService() local
166 const std::string descriptor = getDescriptor(entry.service.get()); in tryShutdown() local
DServiceManagement.cpp109 __attribute__((noinline)) static void tryShortenProcessName(const std::string& descriptor) { in tryShortenProcessName()
211 static void onRegistrationImpl(const std::string& descriptor, const std::string& instanceName) { in onRegistrationImpl()
591 std::vector<std::string> getAllHalInstanceNames(const std::string& descriptor) { in getAllHalInstanceNames()
605 void preloadPassthroughService(const std::string &descriptor) { in preloadPassthroughService()
740 bool handleCastError(const Return<bool>& castReturn, const std::string& descriptor, in handleCastError()
767 sp<::android::hidl::base::V1_0::IBase> getRawServiceInternal(const std::string& descriptor, in getRawServiceInternal()
875 const std::string descriptor = getDescriptor(service.get()); in registerAsServiceInternal() local
DLegacySupport.cpp49 [&actualName](const hidl_string& descriptor) { actualName = descriptor; }); in registerPassthroughServiceImplementation()
DHidlBinderSupport.cpp222 std::string descriptor = details::getDescriptor(ifacePtr); in getOrCreateCachedBinder() local
/system/bt/service/test/
DParcelableTest.aidl26 void OnDescripor(in BluetoothGattDescriptor descriptor); in OnDescripor()
/system/bt/vendor_libs/test_vendor_lib/desktop/
Droot_canal_main.cc67 google_breakpad::MinidumpDescriptor descriptor( in main() local
/system/extras/libfec/
Davb_utils.cpp72 void *user_data) { in parse_avb_image()
/system/bt/profile/sdp/common/
Ddata_element_reader.cc43 uint8_t descriptor = *it_++; in ReadNext() local
/system/core/libprocessgroup/setup/
Dcgroup_map_write.cpp162 CgroupDescriptor descriptor( in MergeCgroupToDescriptors() local
232 static bool SetupCgroup(const CgroupDescriptor& descriptor) { in SetupCgroup()
/system/core/fs_mgr/libvbmeta/
Dreader.cpp47 InternalVBMetaDescriptor descriptor; in LoadVBMetaDescriptors() local
/system/bt/gd/facade/
Dfacade_main.cc88 …google_breakpad::MinidumpDescriptor descriptor(google_breakpad::MinidumpDescriptor::kMicrodumpOnCo… in main() local
/system/update_engine/payload_generator/
Dpayload_generation_config_android.cc34 bool AvbDescriptorCallback(const AvbDescriptor* descriptor, void* user_data) { in AvbDescriptorCallback()
/system/extras/simpleperf/
DJITDebugReader.cpp565 bool JITDebugReader::LoadDescriptor(bool is_64bit, const char* data, Descriptor* descriptor) { in LoadDescriptor()
573 bool JITDebugReader::LoadDescriptorImpl(const char* data, Descriptor* descriptor) { in LoadDescriptorImpl()
589 bool JITDebugReader::ReadNewCodeEntries(Process& process, const Descriptor& descriptor, in ReadNewCodeEntries()
612 bool JITDebugReader::ReadNewCodeEntriesImpl(Process& process, const Descriptor& descriptor, in ReadNewCodeEntriesImpl()
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java404 FileDescriptor descriptor = fos.getFD(); in testFileDescriptorPassing() local
425 ParcelFileDescriptor descriptor = ParcelFileDescriptor.open( in testParcelFileDescriptorPassing() local
/system/extras/bootctl/
Dbootctl.cpp72 module->interfaceDescriptor([&](const auto& descriptor) { in do_hal_info()
/system/apex/apexd/
Dapex_file.cpp333 Result<const AvbHashtreeDescriptor*> descriptor = in VerifyApexVerity() local
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp196 EXPECT_OK(base.service->interfaceDescriptor([&](const auto& descriptor) { in TEST_F()
/system/bt/bta/include/
Dbta_hd_api.h59 tBTA_HD_DEV_DESCR descriptor; member
Dbta_hh_api.h207 tBTA_HH_DEV_DESCR descriptor; member
/system/core/init/
Dservice.cpp519 for (const auto& descriptor : descriptors) { in Start() local
/system/bt/service/
Dgatt_server.cc83 for (const auto& descriptor : characteristic.descriptors()) in AddService() local
/system/tools/aidl/
Dgenerate_java_binder.cpp921 auto descriptor = std::make_shared<Field>( in generate_interface_descriptors() local
/system/bt/bta/hh/
Dbta_hh_int.h203 tBTA_HH_DEV_DESCR descriptor; member

12