Home
last modified time | relevance | path

Searched defs:descriptor_string (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/debug/
H A Delf_debug_info_writer.h315 std::string descriptor_string; in Write() local
331 std::string descriptor_string; in Write() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp56 static void CloseDescriptor(const char* descriptor_string) { in CloseDescriptor()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dprotobuf.h94 PyObject* descriptor_string; member