OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setOpenCount
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/oboeservice/
AAudioEndpointManager.cpp
185
endpoint->
setOpenCount
(endpoint->getOpenCount() + 1);
233
endpoint->
setOpenCount
(endpoint->getOpenCount() + 1);
254
serviceEndpoint->
setOpenCount
(newRefCount);
277
serviceEndpoint->
setOpenCount
(newRefCount);
AAudioServiceEndpoint.h
103
void
setOpenCount
(int32_t count) {
Completed in 142 milliseconds