HomeSort by relevance Sort by last modified time
    Searched refs:fetchModule (Results 1 - 2 of 2) sorted by null

  /hardware/google/av/media/v4l2store/
C2VDAComponentStore.cpp 125 c2_status_t fetchModule(std::shared_ptr<ComponentModule>* module);
261 c2_status_t C2VDAComponentStore::ComponentLoader::fetchModule(
297 c2_status_t res = loader.fetchModule(&module);
327 res = loader->fetchModule(&module);
344 res = loader->fetchModule(&module);
  /hardware/google/av/codec2/vndk/
C2Store.cpp 560 c2_status_t fetchModule(std::shared_ptr<ComponentModule> *module) {
    [all...]

Completed in 148 milliseconds