Home
last modified time | relevance | path

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

12

/system/libufdt/sysdeps/
Dlibufdt_sysdeps_vendor.c100 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; in qsort() local
107 for (pm = (char *)a + es; pm < (char *)a + n * es; pm += es) in qsort()
108 for (pl = pm; pl > (char *)a && cmp(pl - es, pl) > 0; pl -= es) in qsort()
112 pm = (char *)a + (n / 2) * es; in qsort()
119 pm = med3(pm - d, pm, pm + d, cmp); in qsort()
122 pm = med3(pl, pm, pn, cmp); in qsort()
124 swap(a, pm); in qsort()
152 for (pm = (char *)a + es; pm < (char *)a + n * es; pm += es) in qsort()
153 for (pl = pm; pl > (char *)a && cmp(pl - es, pl) > 0; pl -= es) in qsort()
/system/iorap/src/binder/
Dpackage_change_observer.h30 class PackageChangeObserver : public android::content::pm::BnPackageChangeObserver {
36 const ::android::content::pm::PackageChangeEvent& event) override;
Dpackage_change_observer.cc29 const android::content::pm::PackageChangeEvent& event) { in onPackageChanged()
Dpackage_manager_remote.h28 using IPackageManager = android::content::pm::IPackageManagerNative;
/system/security/keystore/include/keystore/
DKeyAttestationPackageInfo.h35 typedef SharedNullableIterator<const content::pm::Signature, std::vector>
37 typedef std::vector<std::optional<content::pm::Signature>> SignaturesVector;
DSignature.h24 namespace pm {
/system/tools/aidl/
Dhiddenapi-greylist103 "android.content.pm.dex.IArtManager",
104 "android.content.pm.dex.ISnapshotRuntimeProfileCallback",
105 "android.content.pm.ICrossProfileApps",
106 "android.content.pm.IDexModuleRegisterCallback",
107 "android.content.pm.ILauncherApps",
108 "android.content.pm.IOnAppsChangedListener",
109 "android.content.pm.IOnPermissionsChangeListener",
110 "android.content.pm.IOtaDexopt",
111 "android.content.pm.IPackageDataObserver",
112 "android.content.pm.IPackageDeleteObserver",
[all …]
/system/security/keystore/
DSignature.cpp24 namespace pm { namespace
Dkeystore_attestation_id.cpp53 std::vector<uint8_t> signature2SHA256(const content::pm::Signature& sig) { in signature2SHA256()
280 auto& pm = KeyAttestationApplicationIdProvider::get(); in gather_attestation_application_id() local
281 auto status = pm.getKeyAttestationApplicationId(uid, &key_attestation_id); in gather_attestation_application_id()
/system/apex/tests/app/src/com/android/tests/apex/app/
DApexCompressionTests.java23 import android.content.pm.ApplicationInfo;
24 import android.content.pm.PackageInfo;
25 import android.content.pm.PackageManager;
/system/logging/liblog/
Dlogprint.cpp1620 const char* pm; in android_log_formatLogLine() local
1626 pm = entry->message; in android_log_formatLogLine()
1633 while (pm < (entry->message + entry->messageLen)) { in android_log_formatLogLine()
1634 if (*pm++ == '\n') numLines++; in android_log_formatLogLine()
1637 if (pm > entry->message && *(pm - 1) != '\n') numLines++; in android_log_formatLogLine()
1665 pm = entry->message; in android_log_formatLogLine()
1682 lineStart = pm; in android_log_formatLogLine()
1685 while (pm < (entry->message + entry->messageLen) && *pm != '\n') pm++; in android_log_formatLogLine()
1686 lineLen = pm - lineStart; in android_log_formatLogLine()
1699 if (*pm == '\n') pm++; in android_log_formatLogLine()
[all …]
/system/core/libsysutils/src/
DNetlinkEvent.cpp284 ulog_packet_msg_t *pm = (ulog_packet_msg_t *) NLMSG_DATA(nh); in parseUlogPacketMessage() local
285 if (!checkRtNetlinkLength(nh, sizeof(*pm))) in parseUlogPacketMessage()
288 devname = pm->indev_name[0] ? pm->indev_name : pm->outdev_name; in parseUlogPacketMessage()
289 asprintf(&mParams[0], "ALERT_NAME=%s", pm->prefix); in parseUlogPacketMessage()
/system/iorap/src/manager/
Devent_manager.h95 bool OnPackageChanged(const android::content::pm::PackageChangeEvent& event);
Devent_manager.cc919 std::ostream& operator<<(std::ostream& os, const android::content::pm::PackageChangeEvent& event) { in operator <<()
1021 bool OnPackageChanged(const android::content::pm::PackageChangeEvent& event) { in OnPackageChanged()
1381 bool EventManager::OnPackageChanged(const android::content::pm::PackageChangeEvent& event) { in OnPackageChanged()
/system/extras/power_profile/gps_on/Application/src/main/java/com/example/android/powerprofile/gpson/
DGpsActivity.java21 import android.content.pm.PackageManager;
/system/iorap/src/inode2filename/
Dmain.cc252 auto pm = ParseProcessMode(*val); in main() local
253 if (!pm) { in main()
257 process_mode = *pm; in main()
/system/security/keystore/tests/
Daaid_truncation_test.cpp75 using ::android::content::pm::Signature;
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty_contexts92 pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
93 pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
94 pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
95 pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool
96 pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
97 pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
98 pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
99 pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string
100 pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string
/system/sepolicy/prebuilts/api/30.0/public/
Dproperty_contexts96 pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
97 pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
98 pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
99 pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool
100 pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
101 pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
102 pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
103 pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string
104 pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string
/system/sepolicy/prebuilts/api/31.0/private/
Dproperty_contexts66 persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0
95 pm. u:object_r:pm_prop:s0
460 pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
461 pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
462 pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
463 pm.dexopt.cmdline u:object_r:exported_pm_prop:s0 exact string
464 pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool
465 pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
466 pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
467 pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
[all …]
/system/sepolicy/private/
Dproperty_contexts66 persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0
95 pm. u:object_r:pm_prop:s0
460 pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
461 pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
462 pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
463 pm.dexopt.cmdline u:object_r:exported_pm_prop:s0 exact string
464 pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool
465 pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
466 pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
467 pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
[all …]
/system/libhidl/transport/
DServiceManagement.cpp823 const sp<IServiceManager1_0> pm = getPassthroughServiceManager(); in getRawServiceInternal() local
824 if (pm != nullptr) { in getRawServiceInternal()
825 sp<IBase> base = pm->get(descriptor, instance).withDefault(nullptr); in getRawServiceInternal()
/system/sepolicy/prebuilts/api/28.0/public/
Dproperty_contexts80 pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
81 pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
82 pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
83 pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
84 pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string
/system/sepolicy/prebuilts/api/30.0/private/
Dproperty_contexts68 persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0
94 pm. u:object_r:pm_prop:s0
/system/bt/bta/dm/
Dbta_dm_pm.cc867 tBTM_PM_PWR_MD pm{ in bta_dm_pm_active() local
872 tBTM_STATUS status = BTM_SetPowerMode(bta_dm_cb.pm_id, peer_addr, &pm); in bta_dm_pm_active()

12