Home
last modified time | relevance | path

Searched refs:maintenance (Results 1 – 25 of 42) sorted by relevance

12

/aosp12/system/iorap/
H A DAndroid.bp147 "libiorap-maintenance",
188 // maintenance used by tests
192 "iorap.cmd.maintenance",
277 "tests/src/maintenance/*.cc",
281 "tests/src/maintenance/testdata/*",
291 "libiorap-maintenance",
706 name: "libiorap-maintenance",
714 "src/maintenance/*.cc",
719 name: "iorap.cmd.maintenance",
723 "libiorap-maintenance-default-dependencies",
[all …]
/aosp12/system/security/keystore2/aidl/android/security/maintenance/
H A DIKeystoreMaintenance.aidl15 package android.security.maintenance;
19 import android.security.maintenance.UserState;
H A DUserState.aidl15 package android.security.maintenance;
/aosp12/system/iorap/src/maintenance/
H A Dmain.cc29 namespace iorap::maintenance { namespace
167 maintenance::ControllerParameters params{ in Main()
194 return ::iorap::maintenance::Main(argc, argv); in main()
H A Ddb_cleaner.h26 namespace iorap::maintenance {
H A Ddb_cleaner.cc32 namespace iorap::maintenance { namespace
H A Dcontroller.h28 namespace iorap::maintenance {
/aosp12/system/vold/
H A DAndroid.bp170 "android.security.maintenance-ndk_platform",
204 "android.security.maintenance-ndk_platform",
257 "android.security.maintenance-ndk_platform",
H A DKeymaster.cpp44 namespace ks2_maint = ::aidl::android::security::maintenance;
/aosp12/system/iorap/src/manager/
H A Devent_manager.cc1043 ::iorap::maintenance::Dump(db::SchemaModel::GetSingleton(), printer); in Dump()
1111 maintenance::CleanUpDatabase(db, version_map_); in StartMaintenance()
1119 maintenance::ControllerParameters params{ in StartMaintenance()
1125 std::make_shared<maintenance::Exec>(), in StartMaintenance()
1129 maintenance::CompileSingleAppOnDevice(db, params, package_name); in StartMaintenance()
1280 maintenance::ControllerParameters params{ in CompilePackage()
1286 std::make_shared<maintenance::Exec>(), in CompilePackage()
1290 bool res = maintenance::CompileSingleAppOnDevice(db, std::move(params), package_name); in CompilePackage()
/aosp12/system/security/keystore2/src/
H A Dlib.rs33 pub mod maintenance; module
H A Dkeystore2_main.rs19 use keystore2::maintenance::Maintenance;
/aosp12/system/security/keystore2/aidl/
H A DAndroid.bp132 name: "android.security.maintenance",
133 srcs: [ "android/security/maintenance/*.aidl" ],
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dauditctl.te4 # Performs maintenance of the kernel auditing system, including
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dauditctl.te4 # Performs maintenance of the kernel auditing system, including
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dauditctl.te4 # Performs maintenance of the kernel auditing system, including
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dauditctl.te4 # Performs maintenance of the kernel auditing system, including
/aosp12/system/sepolicy/private/
H A Dauditctl.te4 # Performs maintenance of the kernel auditing system, including
/aosp12/frameworks/base/keystore/java/android/security/
H A DKeyStore.java22 import android.security.maintenance.UserState;
H A DAndroidKeyStoreMaintenance.java23 import android.security.maintenance.IKeystoreMaintenance;
/aosp12/system/timezone/input_data/android/
H A Dtelephonylookup.txt33 # order by MCC and MNC, then country ISO code for easier maintenance.
/aosp12/frameworks/base/
H A DOWNERS.md38 the tree, reducing maintenance burden.
H A DCleanSpec.mk200 …arget/common/obj/JAVA_LIBRARIES/framework-base_intermediates/src/core/java/android/app/maintenance)
201 …DIR)/target/common/obj/JAVA_LIBRARIES/framework-base_intermediates/classes/android/app/maintenance)
202 …(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes/android/app/maintenance)
203 …rget/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/classes/android/app/maintenance)
204 …)/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/android/app/maintenance)
/aosp12/system/security/keystore2/
H A DAndroid.bp37 "android.security.maintenance-rust",
/aosp12/system/security/keystore2/legacykeystore/
H A Dlib.rs28 async_task::AsyncTask, legacy_blob::LegacyBlobLoader, maintenance::DeleteListener,
29 maintenance::Domain, utils::watchdog as wd,

12