Searched refs:calls_ (Results 1 – 1 of 1) sorted by relevance
73 calls_.push_back(call); in fsync()76 const CallList* getCalls() const { return &calls_; } in getCalls()79 CallList calls_; member in FsyncLog