Searched defs:context_snapshots (Results 1 – 2 of 2) sorted by relevance
209 const std::vector<SnapshotData*>& context_snapshots) { in ProfileDeserialization()233 const std::vector<SnapshotData*>& context_snapshots, bool can_be_rehashed) { in CreateSnapshotBlob()
822 std::vector<i::SnapshotData*> context_snapshots; in CreateBlob() local