Searched defs:SetRuntimeInfo (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ohos/tests/mock/ | ||
H A D | mock_aot_runtime_info.cpp | 61 void MockAotRuntimeInfo::SetRuntimeInfo(const char *realOutPath, char lines[][BUFFER_SIZE], int length) const in SetRuntimeInfo() function in panda::test::MockAotRuntimeInfo |
/arkcompiler/ets_runtime/ecmascript/ohos/ | ||
H A D | aot_runtime_info.h | 351 virtual void SetRuntimeInfo(const char *realOutPath, char lines[][BUFFER_SIZE], int length) const in SetRuntimeInfo() function in panda::ecmascript::ohos::AotRuntimeInfo |
Completed in 2 milliseconds