Searched refs:IterateConstantPoolInfo (Results 1 – 2 of 2) sorted by relevance
515 void IterateConstantPoolInfo(ConstantPoolInfo::ItemType type, const Callback &cb) in IterateConstantPoolInfo() function751 void IterateConstantPoolInfo(ConstantPoolInfo::ItemType type, const Callback &cb) in IterateConstantPoolInfo() function753 bytecodeInfo_.IterateConstantPoolInfo(type, cb); in IterateConstantPoolInfo()
1284 bcInfoCollector->IterateConstantPoolInfo(kungfu::ConstantPoolInfo::ItemType::STRING, in FillSnapshotConstantPoolList()1296 bcInfoCollector->IterateConstantPoolInfo(kungfu::ConstantPoolInfo::ItemType::METHOD, in FillSnapshotConstantPoolList()1313 bcInfoCollector->IterateConstantPoolInfo(kungfu::ConstantPoolInfo::ItemType::CLASS_LITERAL, in FillSnapshotConstantPoolList()1337 bcInfoCollector->IterateConstantPoolInfo(kungfu::ConstantPoolInfo::ItemType::OBJECT_LITERAL, in FillSnapshotConstantPoolList()1362 bcInfoCollector->IterateConstantPoolInfo(kungfu::ConstantPoolInfo::ItemType::ARRAY_LITERAL, in FillSnapshotConstantPoolList()