Searched defs:hasAttr (Results 1 - 4 of 4) sorted by relevance
| /third_party/skia/src/xml/ |
| H A D | SkDOM.cpp | 263 bool SkDOM::hasAttr(const Node* node, const char name[], const char value[]) const { in hasAttr() function in SkDOM
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.h | 190 void GetBoolValue(const std::unique_ptr<JsonValue>& rootJson, const std::string& key, bool& value, bool& hasAttr) in GetBoolValue() argument
|
| H A D | js_card_parser.cpp | 2019 GetBoolValue(const std::unique_ptr<JsonValue>& rootJson, const std::unique_ptr<JsonValue>& dataJson, const std::unique_ptr<JsonValue>& propsJson, const std::string& key, bool& value, bool& hasAttr) GetBoolValue() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 536 bool IRPosition::hasAttr(ArrayRef<Attribute::AttrKind> AKs, in hasAttr() function in IRPosition
|
Completed in 14 milliseconds