Home
last modified time | relevance | path

Searched defs:store (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/service/
Dservice.cpp38 android::sp<IComponentStore> store(new utils::ComponentStore( in main() local
/device/google/cuttlefish/guest/hals/identity/
Dservice.cpp42 std::shared_ptr<IdentityCredentialStore> store = in main() local
/device/google/trout/hal/vehicle/2.0/
DVirtualizedVehicleService.cpp41 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
/device/generic/car/emulator/vhal_v2_0/
DVehicleService.cpp34 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp38 std::shared_ptr<C2ComponentStore> store = platformStore.lock(); in Create() local