Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/tests/mock/
Dmock_aot_runtime_info.cpp23 bool MockAotRuntimeInfo::GetRuntimeBuildId(char *buildId, int length) const in GetRuntimeBuildId() function in panda::test::MockAotRuntimeInfo
/arkcompiler/ets_runtime/ecmascript/ohos/
Daot_runtime_info.h207 virtual bool GetRuntimeBuildId(char *buildId, int length) const in GetRuntimeBuildId() function