Searched refs:NAPI (Results 1 – 9 of 9) sorted by relevance
14 方舟eTS运行时是OpenHarmony上默认的ArkTS语言运行时。支持Ecmascript规范定义的标准库和高效container容器库,提供完备的C++交互ArkTS NAPI和各种高性能的垃…68 NAPI接口说明参考[NAPI部件](https://gitee.com/openharmony/arkui_napi/blob/master/README_zh.md)
56 See [NAPI](https://gitee.com/openharmony/arkui_napi/blob/master/README.md).
182 return RunningState::NAPI; in GetRunningState()201 return RunningState::NAPI; in GetRunningState()209 return RunningState::NAPI; in GetRunningState()
33 NAPI, enumerator
41 - 其他:异步工作队列、TypeScript类型加载、跟C++交互的ArkTS NAPI接口等
112 if (timeDelta > static_cast<int>(timeDeltaThreshold_) && previousState_ != RunningState::NAPI) { in AddSample()133 if (timeDelta > static_cast<int>(timeDeltaThreshold_) && previousState_ != RunningState::NAPI) { in AddEmptyStackSample()429 case RunningState::NAPI: in AddRunningState()473 case RunningState::NAPI: { in StatisticStateTime()
353 methodKey.state = RunningState::NAPI; in GetStackCallNapi()
45 …was in the bridge and frame was not constructed yet. (Relevant to profiling with JIT or ArkTS NAPI)
6055 ��ȡһ����ʾNAPI��װ�ַ�����StringRef����6067 | Local<StringRef> | ����ʾNAPI��װ�ַ����Ķ���ת��ΪStringRef����������Ϊ�����ķ���ֵ�� |