Searched defs:readProperty (Results 1 – 4 of 4) sorted by relevance
33 String readProperty(String prop); in readProperty() method
196 public String readProperty(String prop) throws RemoteException { in readProperty() method in VmShareServiceImpl.RemoteTestServiceDelegate
94 fn readProperty(&self, _: &str) -> BinderResult<String> { in readProperty() method
183 ScopedAStatus readProperty(const std::string& prop, std::string* out) override { in start_test_service() function in __anon9dd5066f0111::start_test_service::TestService