OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findLocalComponent
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/codec2/hidl/1.0/utils/
Component.cpp
154
static std::shared_ptr<C2Component>
findLocalComponent
(
189
std::shared_ptr<C2Component> Component::Sink::
findLocalComponent
(
461
std::shared_ptr<C2Component> Component::
findLocalComponent
(
463
return Component::Sink::
findLocalComponent
(sink);
InputSurface.cpp
138
std::shared_ptr<C2Component> comp = Component::
findLocalComponent
(sink);
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
Component.h
106
static std::shared_ptr<C2Component>
findLocalComponent
(
Completed in 185 milliseconds