OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOwnerId
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/camera/libcameraservice/utils/
ClientManager.h
142
int32_t
getOwnerId
() const;
217
int32_t ClientDescriptor<KEY, VALUE>::
getOwnerId
() const {
461
int32_t owner = client->
getOwnerId
();
472
highestPriorityOwner = i->
getOwnerId
();
486
int32_t curOwner = i->
getOwnerId
();
594
owners.emplace(i->
getOwnerId
());
604
auto j = ownerPriorityList.find(i->
getOwnerId
());
/frameworks/av/services/camera/libcameraservice/
CameraService.cpp
[
all
...]
/external/guice/extensions/persist/lib/
hibernate3.jar
Completed in 323 milliseconds