Home
last modified time | relevance | path

Searched refs:SPAN_ATTRIBUTES_MAP (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp140 std::unordered_map<int32_t, bool> SPAN_ATTRIBUTES_MAP = { member
12646 auto it = SPAN_ATTRIBUTES_MAP.find(type); in CheckIfAttributeLegal()
12647 return it != SPAN_ATTRIBUTES_MAP.end(); in CheckIfAttributeLegal()

Completed in 25 milliseconds