Searched defs:store (Results 1 – 5 of 5) sorted by relevance
38 android::sp<IComponentStore> store(new utils::ComponentStore( in main() local
42 std::shared_ptr<IdentityCredentialStore> store = in main() local
41 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
34 auto store = std::make_unique<VehiclePropertyStore>(); in main() local
38 std::shared_ptr<C2ComponentStore> store = platformStore.lock(); in Create() local