Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_layout_manager.h26 struct NapiMap { struct
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp598 struct NapiMap { struct
603 static NapiMap CreateNapiMap(napi_env env) in CreateNapiMap()
605 NapiMap res = {nullptr, nullptr}; in CreateNapiMap()
641 static bool NapiMapSet(napi_env env, NapiMap& map, uint32_t key, const RunMetrics& runMetrics) in NapiMapSet()