Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/tests/mock/
Dmock_aot_runtime_info.cpp55 bool MockAotRuntimeInfo::BuildRuntimeInfoPart(char *runtimeInfoPart, const char *soBuildId, const c… in BuildRuntimeInfoPart() function in panda::test::MockAotRuntimeInfo
/arkcompiler/ets_runtime/ecmascript/ohos/
Daot_runtime_info.h269 bool BuildRuntimeInfoPart(char *runtimeInfoPart, const char *soBuildId, const char *timestamp, in BuildRuntimeInfoPart() function