/system/libvintf/ |
D | HostFileSystem.cpp | 38 auto resolved = resolve(path, error); in fetch() 49 auto resolved = resolve(path, error); in listFiles() 58 std::string HostFileSystem::resolve(const std::string& path, std::string* error) const { in resolve() function in android::vintf::details::HostFileSystem
|
/system/extras/simpleperf/scripts/test/ |
D | test.py | 21 sys.path.insert(0, str(Path(__file__).resolve().parents[1]))
|
D | test_utils.py | 50 cls.script_dir = Path(__file__).resolve().parents[1] 51 cls.test_base_dir = Path(test_dir).resolve() 53 cls.testdata_dir = Path(testdata_dir).resolve()
|
D | do_test.py | 153 script_test_dir = Path(__file__).resolve().parent 425 testdata_dir = Path('testdata').resolve() 525 bin_dir = Path(__file__).resolve().parents[1] / 'bin' / 'darwin' / 'x86_64' 539 test_dir = Path(args.test_dir).resolve()
|
/system/tools/hidl/ |
D | Scope.h | 116 const LocalIdentifier* resolve() const; 117 LocalIdentifier* resolve();
|
D | Reference.h | 83 return mResolved->resolve(); in get() 87 return mResolved->resolve(); in get()
|
D | TypeDef.h | 44 const Type* resolve() const override;
|
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 293 LocalIdentifier* LocalIdentifier::resolve() { in resolve() function in android::LocalIdentifier
|
D | Type.h | 62 Type* resolve(); 63 virtual const Type* resolve() const;
|
D | Type.cpp | 101 Type* Type::resolve() { in resolve() function in android::Type 102 return const_cast<Type*>(static_cast<const Type*>(this)->resolve()); in resolve() 105 const Type* Type::resolve() const { in resolve() function in android::Type
|
/system/unwinding/libbacktrace/include/backtrace/ |
D | BacktraceMap.h | 165 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames() argument
|
/system/libvintf/include-host/vintf/ |
D | HostFileSystem.h | 45 std::string resolve(const std::string& path, std::string* error) const;
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | system_suspend.te | 16 # To resolve arbitrary sysfs paths from /sys/class/wakeup/* symlinks.
|
/system/netd/server/ |
D | MDnsService.h | 37 binder::Status resolve(const ::android::net::mdns::aidl::ResolutionInfo& info) override;
|
D | MDnsService.cpp | 87 binder::Status MDnsService::resolve(const ResolutionInfo& info) { in resolve() function in android::net::MDnsService
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 75 return createPromise((resolve) => setTimeout(resolve, 100)); 83 return createPromise((resolve) => { 84 this.shownCallback = resolve; 226 return createPromise((resolve) => { 227 this.tabActiveCallback = resolve; 1746 return new Promise((resolve, _) => callback(resolve)); 1748 return new Promise((resolve,_) => resolve()); 1752 return createPromise((resolve) => $(document).ready(resolve));
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | system_suspend.te | 17 # To resolve arbitrary sysfs paths from /sys/class/wakeup/* symlinks.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | system_suspend.te | 17 # To resolve arbitrary sysfs paths from /sys/class/wakeup/* symlinks.
|
/system/unwinding/libunwindstack/include/unwindstack/ |
D | Unwinder.h | 101 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames() argument
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | system_suspend.te | 19 # To resolve arbitrary sysfs paths from /sys/class/wakeup/* symlinks.
|
/system/sepolicy/private/ |
D | system_suspend.te | 19 # To resolve arbitrary sysfs paths from /sys/class/wakeup/* symlinks.
|
/system/chre/platform/zephyr/ |
D | Kconfig | 28 calls to chreAbort if resolve to false.
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | ueventd.te | 54 # linker tries to resolve paths in ld.config.txt.
|
/system/sepolicy/public/ |
D | ueventd.te | 54 # linker tries to resolve paths in ld.config.txt.
|