Home
last modified time | relevance | path

Searched refs:resolved (Results 1 – 13 of 13) 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()
/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/tools/aidl/
Dparser.cpp82 const AidlConstantValue* resolved = v.Resolve(scope_); in Visit() local
83 if (!resolved) { in Visit()
91 VisitTopDown(*this, *resolved); in Visit()
/system/chre/platform/shared/
Dnanoapp_loader.cc837 void *resolved = resolveData(posInSymbolTable); in fixRelocations() local
838 if (resolved == nullptr) { in fixRelocations()
846 *addr = reinterpret_cast<ElfAddr>(resolved); in fixRelocations()
886 void *resolved = resolveData(posInSymbolTable); in resolveGot() local
887 if (resolved == nullptr) { in resolveGot()
892 *addr = reinterpret_cast<ElfAddr>(resolved); in resolveGot()
/system/iorap/src/compiler/
Dcompiler.cc687 CompilerPageCacheEvent(const ResolvedPageCacheFtraceEvent& resolved) in CompilerPageCacheEvent()
688 : CompilerPageCacheEvent(resolved.filename, resolved.event) { in CompilerPageCacheEvent()
691 CompilerPageCacheEvent(ResolvedPageCacheFtraceEvent&& resolved) in CompilerPageCacheEvent()
692 : CompilerPageCacheEvent(std::move(resolved.filename), std::move(resolved.event)) { in CompilerPageCacheEvent()
/system/bt/
DBUILD.gn19 # resolved or known not to exist (which will cause the build to fail). So if
206 # building. These codecs may have licensing issues that need to be resolved
/system/sepolicy/tools/sepolicy-analyze/
DREADME93 classes, or permissions from a neverallow rule that could not be resolved
/system/sepolicy/private/
Dproperty_contexts418 dalvik.vm.ps-resolved-classes-delay-ms u:object_r:dalvik_config_prop:s0 exact int
/system/sepolicy/prebuilts/api/31.0/private/
Dproperty_contexts418 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