Searched refs:hidl_handle_ptr (Results 1 – 1 of 1) sorted by relevance
74 unique_ptr<hidl_handle> hidl_handle_ptr(new hidl_handle()); in CreateFileHandle() local75 hidl_handle_ptr->setTo(native_handle, true); in CreateFileHandle()79 hidl_handle_map_.emplace(new_handle_id, move(hidl_handle_ptr)); in CreateFileHandle()136 unique_ptr<hidl_handle> hidl_handle_ptr( in RegisterHidlHandle() local141 hidl_handle_map_.emplace(new_handle_id, move(hidl_handle_ptr)); in RegisterHidlHandle()