Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/external/tinyxml2/
H A Dtinyxml2.h1468 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1473 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1478 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1484 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1490 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1496 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1501 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1506 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/tinyxml2/
Dtinyxml2.h1468 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1473 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1478 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1484 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1490 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1496 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1501 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1506 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/tinyxml2/
Dtinyxml2.h1468 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1473 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1478 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1484 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1490 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1496 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1501 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1506 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/tinyxml2/
Dtinyxml2.h1468 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1473 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1478 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1484 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1490 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1496 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1501 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1506 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/tinyxml2/
Dtinyxml2.h1455 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1460 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1465 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1471 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1477 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1483 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1488 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1493 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/tinyxml2/
Dtinyxml2.h1465 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1470 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1475 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1481 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1487 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1493 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1498 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1503 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/tinyxml2/
Dtinyxml2.h1468 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1473 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1478 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1484 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1490 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function
1496 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1501 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1506 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/tinyxml2/
Dtinyxml2.h1429 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1434 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1439 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1445 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1451 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1456 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1461 void SetAttribute( const char* name, float value ) { in SetAttribute() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/tinyxml2/
Dtinyxml2.h1429 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1434 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1439 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1445 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1451 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1456 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1461 void SetAttribute( const char* name, float value ) { in SetAttribute() function

123