Home
last modified time | relevance | path

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

/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h314 std::string descriptor_string; in Write() local
330 std::string descriptor_string; in Write() local
/aosp12/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp56 static void CloseDescriptor(const char* descriptor_string) { in CloseDescriptor()