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/libvintf/ | ||
D | HostFileSystem.cpp | 58 std::string HostFileSystem::resolve(const std::string& path, std::string* error) const { in resolve() function in android::vintf::details::HostFileSystem |
/system/unwinding/libbacktrace/include/backtrace/ | ||
D | BacktraceMap.h | 162 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames() |
/system/unwinding/libunwindstack/include/unwindstack/ | ||
D | Unwinder.h | 110 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames() |