Searched defs:getUpdatableNames (Results 1 – 6 of 6) sorted by relevance
84 Vector<String16> FakeServiceManager::getUpdatableNames(const String16& apexName) { in getUpdatableNames() function in android::FakeServiceManager
120 @utf8InCpp String[] getUpdatableNames(@utf8InCpp String apexName); in getUpdatableNames() method
101 public String[] getUpdatableNames(String apexName) throws RemoteException { in getUpdatableNames() method in ServiceManagerProxy
159 android::binder::Status getUpdatableNames(const std::string& apexName, in getUpdatableNames() function in __anon83eb172f0111::ServiceManagerProxyToNative
483 Vector<String16> ServiceManagerShim::getUpdatableNames(const String16& apexName) { in getUpdatableNames() function in android::ServiceManagerShim
572 Status ServiceManager::getUpdatableNames([[maybe_unused]] const std::string& apexName, in getUpdatableNames() function in android::ServiceManager