OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mConfigurable
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
ComponentInterface.h
54
sp<CachedConfigurable>
mConfigurable
;
InputSurface.h
69
sp<CachedConfigurable>
mConfigurable
;
InputSurfaceConnection.h
84
sp<CachedConfigurable>
mConfigurable
;
ComponentStore.h
100
sp<CachedConfigurable>
mConfigurable
;
/frameworks/av/media/codec2/hidl/1.0/utils/
Component.cpp
137
sp<IConfigurable>
mConfigurable
;
144
return
mConfigurable
;
165
mConfigurable
{[&component]() -> sp<IConfigurable> {
Completed in 180 milliseconds