Home
last modified time | relevance | path

Searched refs:resolved (Results 1 – 14 of 14) sorted by relevance

/system/libvintf/
DHostFileSystem.cpp38 auto resolved = resolve(path, error); in fetch() local
39 if (resolved.empty()) { in fetch()
42 status_t status = mImpl->fetch(resolved, fetched, error); in fetch()
43 LOG(INFO) << "Fetch '" << resolved << "': " << statusToString(status); in fetch()
49 auto resolved = resolve(path, error); in listFiles() local
50 if (resolved.empty()) { in listFiles()
53 status_t status = mImpl->listFiles(resolved, out, error); in listFiles()
54 LOG(INFO) << "List '" << resolved << "': " << statusToString(status); in listFiles()
60 auto resolved = resolve(path, error); in modifiedTime() local
61 if (resolved.empty()) { in modifiedTime()
[all …]
/system/chre/platform/arm/
Dnanoapp_loader.cc72 void *resolved = resolveData(posInSymbolTable); in relocateTable() local
73 if (resolved == nullptr) { in relocateTable()
81 *addr = reinterpret_cast<ElfAddr>(resolved); in relocateTable()
136 void *resolved = resolveData(posInSymbolTable); in resolveGot() local
137 if (resolved == nullptr) { in resolveGot()
142 *addr = reinterpret_cast<ElfAddr>(resolved); in resolveGot()
/system/chre/platform/riscv/
Dnanoapp_loader.cc110 void *resolved = resolveData(posInSymbolTable); in resolveGot() local
111 if (resolved == nullptr) { in resolveGot()
116 *addr = reinterpret_cast<ElfAddr>(resolved) + curr->r_addend; in resolveGot()
/system/tools/aidl/
Dparser.cpp218 auto resolved = t.GetDefinedType(); in Visit() local
219 if (resolved) { in Visit()
220 queue_.push(&resolved->GetDocument()); in Visit()
255 const AidlConstantValue* resolved = v.Resolve(Scope()); in Visit() local
256 if (!resolved) { in Visit()
268 VisitScopedTopDown(*resolved); in Visit()
Daidl_unittest.cpp1918 auto resolved = typenames_.ResolveTypename("p.Outer.IInner"); in TEST_F() local
1919 ASSERT_TRUE(resolved.defined_type); in TEST_F()
1920 EXPECT_EQ(cpp::HeaderFile(*resolved.defined_type, cpp::ClassNames::CLIENT), "p/Outer.h"); in TEST_F()
/system/tools/hidl/
DReference.h101 void set(T* resolved) { in set()
103 CHECK(resolved != nullptr); in set()
104 mResolved = resolved; in set()
Dhidl-gen_y.yy651 // Since typedefs are always resolved to their target it makes
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
Dnearby_extension.proto196 // Public identity address (corresponds to resolved private address).
199 // Random (static) Identity Address (corresponds to resolved private
/system/sepolicy/tools/sepolicy-analyze/
DREADME93 classes, or permissions from a neverallow rule that could not be resolved
/system/timezone/
DRELEASE_NOTES.md84 yet to be resolved. Android API behavior is influenced by ICU, so while ICU
/system/sepolicy/private/
Dproperty_contexts533 dalvik.vm.ps-resolved-classes-delay-ms u:object_r:dalvik_config_prop:s0 exact int
/system/chre/pal/doc/
DDoxyfile397 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
/system/chre/chre_api/doc/
DDoxyfile397 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
/system/media/audio_utils/
DDoxyfile438 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small