/frameworks/native/cmds/lshal/libprocpartition/ |
D | procpartition.cpp | 37 std::string real; in getExe() local 41 if (!android::base::Realpath(exe, &real)) { in getExe() 44 return real; in getExe() 93 const auto& real = getExe(pid); in getPartitionFromExe() local 94 if (real.empty() || real.front() != '/') { in getPartitionFromExe() 97 return getPartitionFromRealpath(real); in getPartitionFromExe()
|
/frameworks/base/core/java/com/android/internal/util/ |
D | JournaledFile.java | 40 public JournaledFile(File real, File temp) { in JournaledFile() argument 41 mReal = real; in JournaledFile()
|
/frameworks/hardware/interfaces/schedulerservice/1.0/ |
D | ISchedulingPolicyService.hal | 25 * Request real-time priority for a specific thread in a process.
|
/frameworks/compile/mclinker/lib/Support/Windows/ |
D | PathV3.inc | 155 // of cache. (a real end) 175 // meet real end
|
/frameworks/compile/mclinker/lib/Support/Unix/ |
D | PathV3.inc | 186 // of cache. (a real end) 201 case 0: // meet real end
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 10 app statically or dynamically, the real classes are loaded from the shared
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 12 app statically or dynamically, the real classes are loaded from the shared
|
/frameworks/base/core/java/android/provider/ |
D | Browser.java | 318 String url, boolean real) { in updateVisitedHistory() argument
|
/frameworks/base/core/proto/android/os/ |
D | cpuinfo.proto | 78 …ing pr = 4; // priority of each task, using string type is because special value RT (real time)
|
D | ps.proto | 48 // process; real memory usage, in KiB.
|
D | system_properties.proto | 326 // real username. Only makes sense for internal engineering builds.
|
D | batterystats.proto | 97 // The estimated real battery capacity, which may be less than the declared 573 // These are real CPU time measurement from the kernel, so their sum can
|
/frameworks/base/core/proto/android/app/ |
D | enums.proto | 51 // Not a real process state.
|
/frameworks/opt/net/wifi/service/proto/src/ |
D | scorecard.proto | 93 // Statistics about a real value
|
/frameworks/native/libs/math/include/math/ |
D | TQuatHelpers.h | 205 constexpr T PURE real(const QUATERNION<T>& q) { in real() function
|
/frameworks/native/libs/binder/ |
D | Parcel.cpp | 253 sp<IBinder> real = binder.promote(); in flatten_binder() local 254 if (real != nullptr) { in flatten_binder() 255 IBinder *local = real->localBinder(); in flatten_binder() 257 BpBinder *proxy = real->remoteBinder(); in flatten_binder() 271 return finish_flatten_binder(real, obj, out); in flatten_binder()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
D | README.md | 111 property also provided that can return zero or the real count, but won't trigger
|
D | GPBUtilities.m | 1426 // (might not be real value, so leave it as a comment, ObjC compiler
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | README.md | 25 Where *C:\Path\to* is path to your real working directory.
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 455 // A value that represents a <declare-styleable> XML resource. These are not real resources and
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBMessageTests.m | 50 // a jumble of things at the moment (and the testutils have a bunch of the real 410 // No real test, just exercise code
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1231 # documented in the real man page(s). These additional files 1232 # only source the real man page, but without them the man command
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3176 // The elapsed real time of start of the process. 3979 // Elapsed real time when the process started. 4013 // Elapsed real time when the process started. 4048 * Elapsed real time from SystemClock.
|
/frameworks/native/docs/ |
D | Doxyfile | 1489 # documented in the real man page(s). These additional files 1490 # only source the real man page, but without them the man command
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1775 # will generate one additional man file for each entity documented in the real 1776 # man page(s). These additional files only source the real man page, but without
|