Searched refs:hilogDetailsSecond (Results 1 – 1 of 1) sorted by relevance
159 HilogDetails* hilogDetailsSecond = new HilogDetails(); variable160 hilogDetailsSecond->set_tv_sec(TV_SEC_02);161 hilogDetailsSecond->set_tv_nsec(TV_NSEC_02);162 hilogDetailsSecond->set_pid(PID_02);163 hilogDetailsSecond->set_tid(TID_02);164 hilogDetailsSecond->set_level(LOG_LEVEL_E);165 hilogDetailsSecond->set_tag(LOG_TAG_02);174 hilogLineSecond->set_allocated_detail(hilogDetailsSecond);