Searched defs:soBuildId (Results 1 – 4 of 4) sorted by relevance
58 char soBuildId[NAME_MAX]; in HWTEST_F_L0() local77 char soBuildId[NAME_MAX]; in HWTEST_F_L0() local108 char soBuildId[NAME_MAX]; in HWTEST_F_L0() local138 char soBuildId[NAME_MAX]; in HWTEST_F_L0() local
74 static char soBuildId[NAME_MAX] = { '\0' }; in BuildCompileRuntimeInfo() local106 static char soBuildId[NAME_MAX] = { '\0' }; in BuildCrashRuntimeInfo() local269 bool BuildRuntimeInfoPart(char *runtimeInfoPart, const char *soBuildId, const char *timestamp, in BuildRuntimeInfoPart()325 static char soBuildId[NAME_MAX] = { '\0' }; in GetCrashRuntimeInfoList() local345 char soBuildId[NAME_MAX] = { '\0' }; in GetRealPathRuntimeInfoList() local371 …tRuntimeInfoByPath(char lines[][BUFFER_SIZE], const char *realOutPath, const char *soBuildId) const in GetRuntimeInfoByPath()
55 bool MockAotRuntimeInfo::BuildRuntimeInfoPart(char *runtimeInfoPart, const char *soBuildId, const c… in BuildRuntimeInfoPart()
74 … std::string soBuildId = dataProvider.ConsumeRandomLengthString(AotRuntimeInfo::BUFFER_SIZE - 1); in GetRuntimeInfoByPathFuzzTest() local