HomeSort by relevance Sort by last modified time
    Searched refs:pipe_id_ (Results 1 - 8 of 8) sorted by null

  /external/libmojo/mojo/edk/system/
message_pipe_dispatcher.cc 68 pipe_id_(pipe_id),
109 DVLOG(2) << "Closing message pipe " << pipe_id_ << " endpoint " << endpoint_
144 DVLOG(2) << "Sent message on pipe " << pipe_id_ << " endpoint " << endpoint_
361 DVLOG(2) << "Getting signal state for pipe " << pipe_id_ << " endpoint "
380 DVLOG(2) << "Adding awakable to pipe " << pipe_id_ << " endpoint "
398 DVLOG(2) << "Removing awakable from pipe " << pipe_id_ << " endpoint "
417 state->pipe_id = pipe_id_;
539 DVLOG(2) << "New message detected on message pipe " << pipe_id_
544 DVLOG(2) << "Peer closure detected on message pipe " << pipe_id_
data_pipe_consumer_dispatcher.cc 82 pipe_id_(pipe_id),
96 DVLOG(1) << "Closing data pipe consumer " << pipe_id_;
341 state->pipe_id = pipe_id_;
490 DVLOG(1) << "Data pipe consumer " << pipe_id_ << " notifying peer: "
509 DVLOG(1) << "Control port status changed for data pipe producer " << pipe_id_;
523 DVLOG(1) << "Data pipe consumer " << pipe_id_ << " is aware of peer closure"
556 DVLOG(1) << "Data pipe consumer " << pipe_id_ << " is aware that "
data_pipe_producer_dispatcher.cc 81 pipe_id_(pipe_id),
96 DVLOG(1) << "Closing data pipe producer " << pipe_id_;
323 state->pipe_id = pipe_id_;
468 DVLOG(1) << "Data pipe producer " << pipe_id_ << " notifying peer: "
487 DVLOG(1) << "Control port status changed for data pipe producer " << pipe_id_;
501 DVLOG(1) << "Data pipe producer " << pipe_id_ << " is aware of peer closure"
533 DVLOG(1) << "Data pipe producer " << pipe_id_ << " is aware that "
message_pipe_dispatcher.h 102 const uint64_t pipe_id_; member in class:mojo::edk::MessagePipeDispatcher
data_pipe_consumer_dispatcher.h 99 const uint64_t pipe_id_; member in class:mojo::edk::final
data_pipe_producer_dispatcher.h 101 const uint64_t pipe_id_; member in class:mojo::edk::final
  /hardware/qcom/display/msm8996/sdm/include/private/
color_params.h 401 uint32_t pipe_id_ = 0; member in class:sdm::PPFeatureInfo
  /hardware/qcom/display/msm8998/sdm/include/private/
color_params.h 470 uint32_t pipe_id_ = 0; member in class:sdm::PPFeatureInfo

Completed in 74 milliseconds