Searched defs:initResult (Results 1 – 2 of 2) sorted by relevance
56 int initResult = OH_HiCollie_Init_JankDetection(&beginFunc_, &endFunc_, param); // 初始化线程卡顿监控函数 in TestJankDetection() local109 int initResult = -1; in TestStuckDetection() local
58 int initResult = cnd_init(&g_httpBodyCnd); in ReadHttpBodyOnWorkerThread() local