Searched refs:closeFd (Results 1 – 11 of 11) sorted by relevance
191 closeFd(1); in go()219 void closeFd(int num) { in closeFd() method in TransferPipe237 closeFd(0); in kill()238 closeFd(1); in kill()
68 void closeFd();
163 void ReportRequest::closeFd() { in closeFd() function in android::os::incidentd::ReportRequest667 request->closeFd(); in runReport()714 request->closeFd(); // Will only close the streaming ones. in cancel_and_remove_failed_requests()
101 public void closeFd() { in closeFd() method in ProfilerInfo
5813 profilerInfo.closeFd(); in handleProfilerControl()
870 currentProfilerInfo.closeFd(); in createProfilerInfoIfNeeded()
375 std::vector<native_handle_t*> *handles, bool closeFd = false);
4502 std::vector<native_handle_t*> *handles, bool closeFd) { in cleanupNativeHandles() argument4506 if (closeFd) { in cleanupNativeHandles()
5073 profilerInfo.closeFd(); in attachApplicationLocked()
21388 PLcom/android/internal/os/TransferPipe;->closeFd(I)V
8826 Landroid/app/ProfilerInfo;->closeFd()V