OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOpenCount
(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);
253
int32_t newRefCount = serviceEndpoint->
getOpenCount
() - 1;
276
int32_t newRefCount = serviceEndpoint->
getOpenCount
() - 1;
AAudioServiceEndpoint.h
98
int32_t
getOpenCount
() const {
Completed in 2899 milliseconds