Searched defs:updatableViaApex (Results 1 – 9 of 9) sorted by relevance
79 std::optional<String16> FakeServiceManager::updatableViaApex(const String16& name) { in updatableViaApex() function in android::FakeServiceManager
114 @nullable @utf8InCpp String updatableViaApex(@utf8InCpp String name); in updatableViaApex() method
97 public String updatableViaApex(String name) throws RemoteException { in updatableViaApex() method in ServiceManagerProxy
133 std::optional<std::string> updatableViaApex; in getVintfUpdatableApex() local556 Status ServiceManager::updatableViaApex(const std::string& name, in updatableViaApex() function in android::ServiceManager
320 std::optional<std::string> updatableViaApex; in TEST() local332 std::optional<std::string> updatableViaApex; in TEST() local
199 std::optional<String16> updatableViaApex = sm->updatableViaApex(String16(instance)); in AServiceManager_getUpdatableApexName() local
155 android::binder::Status updatableViaApex(const std::string& name, in updatableViaApex() function in __anon83eb172f0111::ServiceManagerProxyToNative
472 std::optional<String16> ServiceManagerShim::updatableViaApex(const String16& name) { in updatableViaApex() function in android::ServiceManagerShim
432 std::optional<std::string> updatableViaApex; in TEST() local