Home
last modified time | relevance | path

Searched refs:GetInfoFromBuffer (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Daot_runtime_info.h158 if (strcpy_s(typeChar, NAME_MAX, GetInfoFromBuffer(lines[i], RUNTIME_INDEX_TYPE)) !=0) { in CollectCrashSum()
286 const char *GetInfoFromBuffer(char *line, int index) const in GetInfoFromBuffer() function in panda::ecmascript::ohos::AotRuntimeInfo
380 if (strcmp(GetInfoFromBuffer(token, RUNTIME_INDEX_BUILDID), soBuildId) == 0 && in GetRuntimeInfoByPath()

Completed in 2 milliseconds