Searched refs:itb (Results 1 – 6 of 6) sorted by relevance
157 auto itb = count1_->find("EventProcessorExample4"); in LoadingPlugins002Check() local158 if (itb != count1_->end()) { in LoadingPlugins002Check()211 auto itb = count1_->find("EventProcessorExample4"); variable212 if (itb == count1_->end()) {243 auto itb = count1_->find("EventProcessorExample4"); variable244 if (itb != count1_->end()) {
60 vector<SuspendSource>::iterator itb = pmsTest_->suspendController_->sourceList_.begin(); in TestPowerSuspend() local62 vector<SuspendSource>::iterator it = itb; in TestPowerSuspend()
61 vector<WakeupSource>::iterator itb = pmsTest_->wakeupController_->sourceList_.begin(); in TestPowerWakeup() local63 vector<WakeupSource>::iterator it = itb; in TestPowerWakeup()
423 auto itb = b.begin(); in CompareSpanList() local425 if (!(*ita)->IsAttributesEqual(*itb)) { in CompareSpanList()426 std::cout << (*ita)->ToString() << " " << (*itb)->ToString() << std::endl; in CompareSpanList()430 ++itb; in CompareSpanList()
106 能够解析its文件,将其中按照其中镜像的配置将对应镜像打包生成itb文件,这里也就是`boot.img`文件。
106 …s the corresponding images based on the image configuration to generate an itb file, that is, `boo…