Home
last modified time | relevance | path

Searched defs:params (Results 1 – 25 of 127) sorted by relevance

123456

/system/memory/libmeminfo/libsmapinfo/
Dsmapinfo.cpp83 struct params { struct
85 uint64_t total_pss;
86 uint64_t total_uss;
87 uint64_t total_swap;
88 uint64_t total_pswap;
89 uint64_t total_uswap;
90 uint64_t total_zswap;
93 bool show_oomadj;
94 bool show_wss;
95 bool swap_enabled;
[all …]
/system/memory/lmkd/
Dliblmkd_utils.cpp35 int lmkd_register_proc(int sock, struct lmk_procprio *params) { in lmkd_register_proc()
46 int lmkd_unregister_proc(int sock, struct lmk_procremove *params) { in lmkd_unregister_proc()
75 struct lmk_update_props_reply params; in lmkd_update_props() local
/system/chre/platform/shared/
Dchre_api_wifi.cc51 const struct chreWifiScanParams *params, const void *cookie) { in chreWifiRequestScanAsync()
63 const struct chreWifiRangingParams *params, const void *cookie) { in chreWifiRequestRangingAsync()
101 const struct chreWifiNanRangingParams *params, const void *cookie) { in chreWifiNanRequestRangingAsync()
Dplatform_wifi.cc89 bool PlatformWifi::requestRanging(const struct chreWifiRangingParams *params) { in requestRanging()
100 const struct chreWifiNanRangingParams *params) { in requestNanRanging()
112 bool PlatformWifi::requestScan(const struct chreWifiScanParams *params) { in requestScan()
/system/keymaster/tests/
Dkeymaster_enforcement_test.cpp98 keymaster_key_param_t params[] = { in TEST_F() local
109 keymaster_key_param_t params[] = { in TEST_F() local
127 keymaster_key_param_t params[] = { in TEST_F() local
140 keymaster_key_param_t params[] = { in TEST_F() local
157 keymaster_key_param_t params[] = { in TEST_F() local
170 keymaster_key_param_t params[] = { in TEST_F() local
183 keymaster_key_param_t params[] = { in TEST_F() local
197 keymaster_key_param_t params[] = { in TEST_F() local
212 keymaster_key_param_t params[] = { in TEST_F() local
225 keymaster_key_param_t params[] = { in TEST_F() local
[all …]
/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp55 static bool GetPhysicalPartitionDevicePath(const CreateLogicalPartitionParams& params, in GetPhysicalPartitionDevicePath()
92 bool CreateDmTableInternal(const CreateLogicalPartitionParams& params, DmTable* table) { in CreateDmTableInternal()
133 bool CreateDmTable(CreateLogicalPartitionParams params, DmTable* table) { in CreateDmTable()
155 CreateLogicalPartitionParams params = { in CreateLogicalPartitions() local
234 bool CreateLogicalPartition(CreateLogicalPartitionParams params, std::string* path) { in CreateLogicalPartition()
/system/memory/lmkd/include/
Dlmkd.h116 struct lmk_procprio* params) { in lmkd_pack_get_procprio()
128 static inline size_t lmkd_pack_set_procprio(LMKD_CTRL_PACKET packet, struct lmk_procprio* params) { in lmkd_pack_set_procprio()
147 struct lmk_procremove* params) { in lmkd_pack_get_procremove()
156 struct lmk_procremove* params) { in lmkd_pack_set_procremove()
182 struct lmk_getkillcnt* params) { in lmkd_pack_get_getkillcnt()
192 struct lmk_getkillcnt* params) { in lmkd_pack_set_getkillcnt()
226 static inline void lmkd_pack_get_subscribe(LMKD_CTRL_PACKET packet, struct lmk_subscribe* params) { in lmkd_pack_get_subscribe()
280 struct lmk_update_props_reply* params) { in lmkd_pack_get_update_props_repl()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/
DIKeystoreSecurityLevel.aidl39 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in generateKey()
40 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in importKey()
41 …r wrappingKey, in @nullable byte[] maskingKey, in android.hardware.security.keymint.KeyParameter[]… in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/
DIKeystoreSecurityLevel.aidl39 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in generateKey()
40 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in importKey()
41 …r wrappingKey, in @nullable byte[] maskingKey, in android.hardware.security.keymint.KeyParameter[]… in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreSecurityLevel.aidl39 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in generateKey()
40 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in importKey()
41 …r wrappingKey, in @nullable byte[] maskingKey, in android.hardware.security.keymint.KeyParameter[]… in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreSecurityLevel.aidl138 in KeyParameter[] params, in int flags, in byte[] entropy); in generateKey()
152 in KeyParameter[] params, in int flags, in byte[] keyData); in importKey()
181 in @nullable byte[] maskingKey, in KeyParameter[] params, in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreSecurityLevel.aidl39 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in generateKey()
40 …system.keystore2.KeyDescriptor attestationKey, in android.hardware.security.keymint.KeyParameter[]… in importKey()
41 …r wrappingKey, in @nullable byte[] maskingKey, in android.hardware.security.keymint.KeyParameter[]… in importWrappedKey()
/system/core/trusty/keymaster/keymint/
DTrustySharedSecret.cpp28 ::ndk::ScopedAStatus TrustySharedSecret::getSharedSecretParameters(SharedSecretParameters* params) { in getSharedSecretParameters()
36 const std::vector<SharedSecretParameters>& params, std::vector<uint8_t>* sharingCheck) { in computeSharedSecret()
/system/keymaster/ng/
DAndroidSharedSecret.cpp37 ScopedAStatus AndroidSharedSecret::getSharedSecretParameters(SharedSecretParameters* params) { in getSharedSecretParameters()
44 ScopedAStatus AndroidSharedSecret::computeSharedSecret(const vector<SharedSecretParameters>& params, in computeSharedSecret()
/system/incremental_delivery/libdataloader/include/
Ddataloader_inline.h69 inline DataLoaderParams createParams(const ::DataLoaderParams* params) { in createParams()
95 auto params = createParams(ndkParams); in DataLoaderFactoryImpl() local
148 inline bool FilesystemConnector::setParams(DataLoaderFilesystemParams params) { in setParams()
/system/chre/chpp/platform/linux/services/
Dplatform_wifi.c49 static bool wifiPalRequestScan(const struct chreWifiScanParams *params) { in wifiPalRequestScan()
61 static bool wifiPalRequestRanging(const struct chreWifiRangingParams *params) { in wifiPalRequestRanging()
/system/tools/hidl/
DAnnotation.cpp72 Annotation::Annotation(const std::string& name, AnnotationParamVector* params) in Annotation()
79 const AnnotationParamVector &Annotation::params() const { in params() function in android::Annotation
/system/chre/util/include/chre/util/system/
Dwifi_util.h26 const struct chreWifiScanParams *params) { in translateToLegacyWifiScanParams()
/system/chre/chpp/include/chpp/common/
Dgnss.h50 struct ChppGnssControlLocationSessionParameters params; member
67 struct ChppGnssControlMeasurementSessionParameters params; member
83 struct ChppGnssConfigurePassiveLocationListenerParameters params; member
99 struct ChppGnssGetCapabilitiesParameters params; member
Dwifi.h49 struct ChppWifiConfigureScanMonitorAsyncRequestParameters params; member
65 struct ChppWifiGetCapabilitiesParameters params; member
82 struct ChppWifiConfigureScanMonitorAsyncResponseParameters params; member
99 struct ChppWifiRequestScanResponseParameters params; member
/system/keymaster/contexts/
Dsoft_attestation_context.cpp28 static AttestationContext::VerifiedBootParams params; in GetVerifiedBootParams() local
/system/core/init/
Dlmkd_service.cpp47 struct lmk_procprio params; in RegisterProcess() local
69 struct lmk_procremove params; in UnregisterProcess() local
/system/apex/apexd/
Dapexservice_test.cpp504 ApexSessionParams params; in TEST_F() local
525 ApexSessionParams params; in TEST_F() local
542 ApexSessionParams params; in TEST_F() local
564 ApexSessionParams params; in TEST_F() local
579 ApexSessionParams params; in TEST_F() local
731 ApexSessionParams params; in TEST_F() local
828 ApexSessionParams params; in TEST_F() local
907 ApexSessionParams params; in TEST_F() local
931 ApexSessionParams params; in TEST_F() local
958 ApexSessionParams params; in TEST_F() local
[all …]
/system/security/ondevice-signing/
DKeystoreHmacKey.cpp66 std::vector<KeyParameter> params; in createKey() local
205 static auto params = getSignOpParameters(); in sign() local
235 static auto params = getVerifyOpParameters(); in verify() local
/system/netd/server/
DXfrmControllerTest.cpp257 testCaseParams params = GetParam(); in TEST_P() local
314 void testIpSecAddSecurityAssociation(testCaseParams params, const MockSyscalls& mockSyscalls, in testIpSecAddSecurityAssociation()
466 testCaseParams params = GetParam(); in TEST_P() local
471 testCaseParams params = GetParam(); in TEST_P() local
498 testCaseParams params = GetParam(); in TEST_P() local
541 testCaseParams params = GetParam(); in TEST_P() local
587 testCaseParams params = GetParam(); in TEST_P() local
637 testCaseParams params = GetParam(); in TEST_P() local
711 testCaseParams params = GetParam(); in TEST_P() local
747 testCaseParams params = GetParam(); in TEST_P() local

123456