Home
last modified time | relevance | path

Searched defs:mComponentNameToPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/store/include/goldfish_codec2/store/
DGoldfishComponentStore.h209 std::map<C2String, C2String> mComponentNameToPath; ///< name -> path variable
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp1043 std::map<C2String, C2String> mComponentNameToPath; ///< name -> path member in android::C2PlatformComponentStore