Home
last modified time | relevance | path

Searched defs:buildId (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/tests/mock/
H A Dmock_aot_runtime_info.cpp23 bool MockAotRuntimeInfo::GetRuntimeBuildId(char *buildId, int length) const in GetRuntimeBuildId() argument
/arkcompiler/ets_runtime/test/fuzztest/setruntimeinfo_fuzzer/
H A Dsetruntimeinfo_fuzzer.cpp36 virtual bool TestGetRuntimeBuildId(char *buildId, int length) const in TestGetRuntimeBuildId() argument
91 char buildId[PATH_MAX] = {'\0'}; in GetRuntimeBuildIdFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Daot_runtime_info.h203 virtual bool GetRuntimeBuildId(char *buildId, int length) const in GetRuntimeBuildId() argument
391 void ParseELFSectionsForBuildId(ecmascript::MemMap &fileMap, char *buildId, int length) const in ParseELFSectionsForBuildId() argument
433 void GetReadableBuildId(char *buildIdHex, char *buildId, int length) const in GetReadableBuildId() argument

Completed in 2 milliseconds