Home
last modified time | relevance | path

Searched defs:tinyxml2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tinyxml2/
H A Dmeson.build22 project(
44 lib_tinyxml2 = library( build
H A DCMakeLists.txt2 project(tinyxml2 VERSION 10.0.0) project
22 add_library(tinyxml2 tinyxml2.cpp tinyxml2.h) target
H A Dtinyxml2.cpp138 namespace tinyxml2 namespace
/aosp_15_r20/external/tinyxml2/cmake/
H A Dtinyxml2.pc.in6 Name: TinyXML2
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h24 using namespace tinyxml2; variable