Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Daot_runtime_info.h433 void GetReadableBuildId(char *buildIdHex, char *buildId, int length) const in GetReadableBuildId() argument
435 if (IsCharEmpty(buildIdHex)) { in GetReadableBuildId()
441 const int len = strlen(buildIdHex); in GetReadableBuildId()
448 unsigned int n = buildIdHex[i]; in GetReadableBuildId()

Completed in 2 milliseconds