Home
last modified time | relevance | path

Searched defs:resolved (Results 1 – 5 of 5) sorted by relevance

/system/libvintf/
DHostFileSystem.cpp38 auto resolved = resolve(path, error); in fetch() local
49 auto resolved = resolve(path, error); in listFiles() local
60 auto resolved = resolve(path, error); in modifiedTime() local
/system/chre/platform/arm/
Dnanoapp_loader.cc72 void *resolved = resolveData(posInSymbolTable); in relocateTable() local
136 void *resolved = resolveData(posInSymbolTable); in resolveGot() local
/system/chre/platform/riscv/
Dnanoapp_loader.cc110 void *resolved = resolveData(posInSymbolTable); in resolveGot() local
/system/tools/aidl/
Dparser.cpp218 auto resolved = t.GetDefinedType(); in Visit() local
255 const AidlConstantValue* resolved = v.Resolve(Scope()); in Visit() local
Daidl_unittest.cpp1918 auto resolved = typenames_.ResolveTypename("p.Outer.IInner"); in TEST_F() local