Searched defs:resolve (Results 1 – 7 of 7) sorted by relevance
58 const Type* TypeDef::resolve() const { in resolve() function in android::TypeDef
289 const LocalIdentifier* LocalIdentifier::resolve() const { in resolve() function in android::LocalIdentifier293 LocalIdentifier* LocalIdentifier::resolve() { in resolve() function in android::LocalIdentifier
101 Type* Type::resolve() { in resolve() function in android::Type105 const Type* Type::resolve() const { in resolve() function in android::Type
58 std::string HostFileSystem::resolve(const std::string& path, std::string* error) const { in resolve() function in android::vintf::details::HostFileSystem
87 binder::Status MDnsService::resolve(const ResolutionInfo& info) { in resolve() function in android::net::MDnsService
165 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames()
101 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames()