/system/tools/sysprop/ |
D | ApiChecker.cpp | 26 Result<void> CompareProps(const sysprop::Properties& latest, in CompareProps() argument 42 for (int i = 0; i < latest.prop_size(); ++i) { in CompareProps() 43 const auto& latest_prop = latest.prop(i); in CompareProps() 105 if (latest.owner() != current.owner()) { in CompareProps() 106 err += "owner of module " + latest.module() + " has been changed\n"; in CompareProps() 118 Result<void> CompareApis(const sysprop::SyspropLibraryApis& latest, in CompareApis() argument 126 for (int i = 0; i < latest.props_size(); ++i) { in CompareApis() 131 CompareProps(latest.props(i), propsMap[latest.props(i).module()]); in CompareApis()
|
D | ApiCheckerMain.cpp | 44 sysprop::SyspropLibraryApis latest, current; in main() local 47 latest = std::move(*res); in main() 60 if (auto res = CompareApis(latest, current); !res.ok()) { in main()
|
/system/bt/gd/cert/ |
D | gen_html_coverage.sh | 5 …file=/tmp/logs/HostOnlyCert/latest/GdDevice_dut_backing_process_coverage.profdata --output-dir=/tm…
|
/system/connectivity/wificond/net/kernel-header-latest/ |
D | README.txt | 4 the latest devices, but not present in external/kernel-headers. 10 <android-source-dir>/system/connectivity/wificond/net/kernel-header-latest/nl80211.h
|
/system/tools/sysprop/include/ |
D | ApiChecker.h | 24 const sysprop::SyspropLibraryApis& latest,
|
/system/gsid/ |
D | gsi_tool.cpp | 120 GsiProgress latest; in UpdateProgress() local 121 auto status = gsid_->getInstallProgress(&latest); in UpdateProgress() 126 if (latest.status == IGsiService::STATUS_NO_OPERATION) { in UpdateProgress() 129 if (last_update_.step != latest.step) { in UpdateProgress() 132 Display(latest); in UpdateProgress()
|
/system/apex/apexd/ |
D | apex_database.h | 118 inline void AddMountedApex(const std::string& package, bool latest, in AddMountedApex() argument 129 MountedApexData(std::forward<Args>(args)...), latest); in AddMountedApex()
|
D | apexd.cpp | 857 bool latest = false; in UnmountPackage() local 862 latest = l; in UnmountPackage() 871 if (latest) { in UnmountPackage() 923 [[maybe_unused]] bool latest) { in IsMounted() argument 971 manifest.name(), [&](const MountedApexData& data, bool latest) { in activatePackageImpl() argument 980 version_found_active = latest; in activatePackageImpl() 1048 [&](const std::string&, const MountedApexData& data, bool latest) { in getActivePackages() argument 1049 if (!latest) { in getActivePackages() 2185 bool latest) { in UnmountDanglingMounts() argument 2186 if (!latest) { in UnmountDanglingMounts() [all …]
|
/system/core/healthd/ |
D | Android.bp | 21 // Need latest HealthInfo definition from headers of this shared
|
/system/extras/simpleperf/doc/ |
D | android_platform_profiling.md | 15 2. It is recommended to use the latest simpleperf available in AOSP main, if you are not working
|
D | README.md | 10 The latest document is [here](https://android.googlesource.com/platform/system/extras/+/master/simp…
|
/system/tools/aidl/ |
D | Android.bp | 294 // client uses the latest version
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 84 The patch series is available on the upstream mailing list and the latest as
|
/system/timezone/ |
D | README.android | 49 It downloads the latest tzdata and/or tzcode files from IANA and puts them
|
/system/bt/gd/docs/testing/ |
D | cert_test.md | 197 * /tmp/logs/HostOnlyCert/latest
|
/system/apex/docs/ |
D | README.md | 184 Android common tree. To get the patches to support APEX, use the latest version 433 Among the mount paths, the one that corresponds to the latest version is
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 947 # - Install the latest version of global 1414 # http://docs.mathjax.org/en/latest/output.html) for more details. 1430 # The default value is: http://cdn.mathjax.org/mathjax/latest. 1433 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest 1444 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an
|
D | Doxyfile.bak | 947 # - Install the latest version of global 1414 # http://docs.mathjax.org/en/latest/output.html) for more details. 1430 # The default value is: http://cdn.mathjax.org/mathjax/latest. 1433 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest 1444 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an
|
D | Doxyfile | 1037 # - Install the latest version of global 1548 # http://docs.mathjax.org/en/latest/output.html) for more details. 1567 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest 1578 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 988 # - Install the latest version of global 1459 # http://docs.mathjax.org/en/latest/output.html) for more details. 1475 # The default value is: http://cdn.mathjax.org/mathjax/latest. 1478 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest 1489 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an
|
/system/chre/pal/doc/ |
D | Doxyfile | 988 # - Install the latest version of global 1459 # http://docs.mathjax.org/en/latest/output.html) for more details. 1475 # The default value is: http://cdn.mathjax.org/mathjax/latest. 1478 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest 1489 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an
|
/system/update_engine/ |
D | README.md | 233 system reboots. The latest active log is symlinked to
|