Home
last modified time | relevance | path

Searched refs:InitAceTags (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h131 static void InitAceTags(uint8_t *aceTags, uint8_t tagCount);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp83 void ProductAdapter::InitAceTags(uint8_t *aceTags, uint8_t tagCount) in InitAceTags() function in OHOS::ACELite::ProductAdapter