Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object.cpp122 const CPDF_Name* CPDF_Object::AsName() const { in AsName() function in CPDF_Object
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
H A Dimport_statement.py62 class AsName(base_symbol.AnnotatedSymbol): class
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp6790 std::string AsName = "hexagon-llvm-mc"; in ConstructJob() local