Searched defs:resolve (Results 1 – 6 of 6) sorted by relevance
/system/tools/hidl/ | ||
D | TypeDef.cpp | 58 const Type* TypeDef::resolve() const { in resolve() function in android::TypeDef |
D | Scope.cpp | 289 const LocalIdentifier* LocalIdentifier::resolve() const { in resolve() function in android::LocalIdentifier |
D | Type.cpp | 101 Type* Type::resolve() { in resolve() function in android::Type |
/system/netd/server/ | ||
D | MDnsService.cpp | 98 binder::Status MDnsService::resolve(const ResolutionInfo&) { in resolve() function in android::net::MDnsService |
/system/libvintf/ | ||
D | HostFileSystem.cpp | 69 std::string HostFileSystem::resolve(const std::string& path, std::string* error) const { in resolve() function in android::vintf::details::HostFileSystem |
/system/unwinding/libunwindstack/include/unwindstack/ | ||
D | Unwinder.h | 101 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames() |