Searched defs:resolve (Results 1 - 6 of 6) sorted by relevance

/system/tools/hidl/
H A DTypeDef.cpp58 const Type* TypeDef::resolve() const { function in class:android::TypeDef
H A DScope.cpp254 const LocalIdentifier* LocalIdentifier::resolve() const { function in class:android::LocalIdentifier
258 LocalIdentifier* LocalIdentifier::resolve() { function in class:android::LocalIdentifier
H A DType.cpp99 Type* Type::resolve() { function in class:android::Type
100 return const_cast<Type*>(static_cast<const Type*>(this)->resolve());
103 const Type* Type::resolve() const { function in class:android::Type
/system/core/libunwindstack/include/unwindstack/
H A DUnwinder.h80 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } argument
/system/core/include/backtrace/
H A DBacktraceMap.h159 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } argument
/system/core/libbacktrace/include/backtrace/
H A DBacktraceMap.h159 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } argument

Completed in 106 milliseconds