Home
last modified time | relevance | path

Searched defs:UniqueFdAddDeletor (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/prebuilts/patch_hiperf/
Dunique_fd.h33 class UniqueFdAddDeletor; variable
63 explicit UniqueFdAddDeletor(const int& value) : fd_(value) {} in UniqueFdAddDeletor() function
64 UniqueFdAddDeletor() : fd_(-1) {} in UniqueFdAddDeletor() function
90 UniqueFdAddDeletor(UniqueFdAddDeletor&& rhs) in UniqueFdAddDeletor() function
/developtools/smartperf_host/trace_streamer/prebuilts/patch_hiperf/
Dunique_fd.h33 class UniqueFdAddDeletor; variable
63 explicit UniqueFdAddDeletor(const int& value) : fd_(value) {} in UniqueFdAddDeletor() function
64 UniqueFdAddDeletor() : fd_(-1) {} in UniqueFdAddDeletor() function
90 UniqueFdAddDeletor(UniqueFdAddDeletor&& rhs) in UniqueFdAddDeletor() function