OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSeqId
(Results
1 - 2
of
2
) sorted by null
/hardware/google/av/codec2/vndk/bufferpool/
BufferPoolClient.cpp
105
uint32_t
mSeqId
;
242
: mLocal(true), mValid(false), mAccessor(accessor),
mSeqId
(0),
256
: mLocal(false), mValid(false), mAccessor(accessor),
mSeqId
(0),
446
*transactionId = (mConnectionId << 32) |
mSeqId
++;
ClientManager.cpp
62
uint64_t
mSeqId
;
67
ClientManagerCookieHolder::ClientManagerCookieHolder() :
mSeqId
(0){}
85
uint64_t id =
mSeqId
++;
Completed in 75 milliseconds