Lines Matching refs:from
22 * IAccessor creates IConnection which is used from IClientManager in order to
34 * from a buffer pool client. A buffer pool synchronizes FMQ messages when
35 * there is a hidl request from the clients. Every client has its own
40 * messages are sent when a buffer is transferred from a client to another
41 * client. FMQ has its own ID from a buffer pool. A client is specified
46 * the transaction ID to fetch a buffer from a buffer pool. Since the
49 * prevent faking a receiver, a connection to a buffer pool from client is
51 * order to prevent fake transactions from other clients. This must be
52 * verified with an FMQ message from a buffer pool.
54 * @param observer The buffer pool event observer from the client.
67 * to get shared buffers from the buffer pool.
70 * @return msgId Id of the most recent message from buffer pool.
74 * receive buffer invalidation messages from the buffer pool.