Home
last modified time | relevance | path

Searched defs:SetRuntimeInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/tests/mock/
Dmock_aot_runtime_info.cpp61 void MockAotRuntimeInfo::SetRuntimeInfo(const char *realOutPath, char lines[][BUFFER_SIZE], int len… in SetRuntimeInfo() function in panda::test::MockAotRuntimeInfo
/arkcompiler/ets_runtime/ecmascript/ohos/
Daot_runtime_info.h355 … virtual void SetRuntimeInfo(const char *realOutPath, char lines[][BUFFER_SIZE], int length) const in SetRuntimeInfo() function