Searched refs:mapCtxJdwp (Results 1 – 3 of 3) sorted by relevance
53 for (auto &&obj : mapCtxJdwp) { in Stop()176 for (auto &&v : mapCtxJdwp) { in GetProcessListExtendPkgName()294 if (mapCtxJdwp.size() < maxMapSize) { in AdminContext()295 mapCtxJdwp[pid] = ctxJdwp; in AdminContext()302 mapCtxJdwp.erase(pid); in AdminContext()308 if (mapCtxJdwp.count(pid)) { in AdminContext()309 hRet = mapCtxJdwp[pid]; in AdminContext()316 mapCtxJdwp.clear(); in AdminContext()392 for (auto &&v : mapCtxJdwp) { in GetProcessList()
101 map<uint32_t, HCtxJdwp> mapCtxJdwp; variable
86 ASSERT_EQ(mJdwpTest->mapCtxJdwp.size(), 0u) << "Instanse HdcJdwp fail.";89 ASSERT_EQ(mJdwpTest->mapCtxJdwp.size(), 0u) << "Instanse HdcJdwp fail.";