Searched refs:FDWrapper (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc575 // FDWrapper
579 class FDWrapper { class in namespace:__anon6295
581 explicit FDWrapper(int fd) : function in class:__anon6295::FDWrapper
584 ~FDWrapper() {
648 FDWrapper obj_fd_wrapper(obj_fd);
/external/google-breakpad/src/common/linux/
H A Ddump_symbols.cc99 // FDWrapper
103 class FDWrapper { class in namespace:__anon6276
105 explicit FDWrapper(int fd) : function in class:__anon6276::FDWrapper
107 ~FDWrapper() {
375 FDWrapper obj_fd_wrapper(obj_fd);
466 FDWrapper debuglink_fd_wrapper(debuglink_fd);

Completed in 58 milliseconds