Home
last modified time | relevance | path

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

/ide/tools/previewer/mock/lite/
H A DVirtualMessageImpl.cpp66 if (iter->second.first == nullptr) { in SendVirtualMessage()
69 iter->second.first((reinterpret_cast<void*>(&info))); in SendVirtualMessage()
H A DAsyncWorkManager.cpp33 work.first(work.second); in ExecAllAsyncWork()
/ide/tools/previewer/util/
H A DSharedData.h109 if (iter->first == curThreadId && ticks % iter->second.second == 0) { in Check()
111 pairs.push_back(std::make_pair(iter->second.first, value)); in Check()
148 pair.first(pair.second); in CheckAll()
H A DTimeTool.cpp43 struct tm utcTime = timePair.first; in FormateTimeNow()
H A DCommandParser.cpp770 helpText += "-" + index->first + " "; in HelpText()
/ide/tools/previewer/test/fuzztest/commandparse_fuzzer/
H A DCommandParse.cpp59 std::string key = iter->first; in CreateAndExecuteCommand()
/ide/tools/previewer/mock/
H A DVirtualScreen.cpp277 static bool first = true; in StopSendStaticCardImage() local
278 if (first) { in StopSendStaticCardImage()
279 first = false; in StopSendStaticCardImage()
/ide/tools/previewer/jsapp/rich/external/
H A DStageContext.cpp341 WLOG("have more same module name hsp in the project, load the first as default."); in GetCloudModuleBuffer()
491 std::string actualName = pair.first; in GetHspActualName()

Completed in 5 milliseconds