OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVendorSectionName
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/camera/
EmulatedCamera2.h
141
virtual const char*
getVendorSectionName
(uint32_t tag);
EmulatedCamera2.cpp
187
const char* EmulatedCamera2::
getVendorSectionName
(uint32_t tag) {
346
return ec->
getVendorSectionName
(tag);
Completed in 893 milliseconds