/aosp_15_r20/external/autotest/client/cros/networking/ |
H A D | shill_xmlrpc_server.py | 58 def create_profile(self, profile_name): argument 70 def push_profile(self, profile_name): argument 82 def pop_profile(self, profile_name): argument 97 def remove_profile(self, profile_name): argument
|
/aosp_15_r20/external/open-dice/src/ |
H A D | boringssl_cert_op.c | 45 ASN1_UTF8STRING* profile_name; member 313 static DiceResult GetDiceExtensionData(const char* profile_name, in GetDiceExtensionData() 461 static DiceResult AddDiceExtension(const char* profile_name, in AddDiceExtension()
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | dexopt.cpp | 782 const std::string& profile_name) { in analyze_primary_profiles() 786 bool dump_profiles(int32_t uid, const std::string& pkgname, const std::string& profile_name, in dump_profiles() 842 uid_t packageUid, const std::string& package_name, const std::string& profile_name) { in copy_system_profile() 1084 const std::string& dex_path, const char* profile_name, bool profile_guided, in maybe_open_reference_profile() 1790 bool downgrade, int target_sdk_version, const char* profile_name, in dexopt() 2588 const std::string& profile_name, in create_app_profile_snapshot() 2649 const std::string& profile_name, in create_boot_image_profile_snapshot() 2762 const std::string& profile_name, const std::string& classpath) { in create_profile_snapshot() 2787 const std::string& profile_name, in prepare_app_profile()
|
H A D | otapreopt_parameters.h | 48 const char* profile_name; variable
|
/aosp_15_r20/external/tpm2-tss/dist/ |
H A D | fapi-config.json.in | 2 "profile_name": "P_RSA2048SHA256", string
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | shill_temporary_profile.py | 10 def __init__(self, manager, profile_name='test'): argument
|
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/dice/ |
H A D | profile.rs | 21 let profile_name = match self { in fmt() localVariable
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_config.h | 28 char *profile_name; member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | d1_srtp.cc | 145 static int find_profile_by_name(const char *profile_name, in find_profile_by_name()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | d1_srtp.cc | 145 static int find_profile_by_name(const char *profile_name, in find_profile_by_name()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | d1_srtp.cc | 145 static int find_profile_by_name(const char *profile_name, in find_profile_by_name()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | d1_srtp.cc | 145 static int find_profile_by_name(const char *profile_name, in find_profile_by_name()
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | hostapd_ap_preset.py | 46 profile_name='whirlwind', argument
|
/aosp_15_r20/external/open-dice/include/dice/ |
H A D | types.h | 57 const char* profile_name; member
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | HintManager.cc | 380 std::string profile_name = nodes[i]->GetValues()[index]; in GetFromJSON() local 923 bool HintManager::SetAdpfProfileFromDoHint(const std::string &profile_name) { in SetAdpfProfileFromDoHint()
|
/aosp_15_r20/frameworks/native/cmds/installd/tests/ |
H A D | installd_dexopt_test.cpp | 380 std::optional<std::string> profile_name; in CompileSecondaryDex() local 532 std::string profile_name = "primary.prof"; in CompilePrimaryDex() local 1182 void preparePackageProfile(const std::string& package_name, const std::string& profile_name, in preparePackageProfile()
|
/aosp_15_r20/system/core/libprocessgroup/ |
H A D | task_profiles.cpp | 907 std::string profile_name = profile_val["Name"].asString(); in Load() local 1060 std::string profile_name = aggregateprofiles[pf_idx].asString(); in Load() local
|
H A D | processgroup.cpp | 753 bool isProfileValidForProcess(const std::string& profile_name, uid_t uid, pid_t pid) { in isProfileValidForProcess()
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/ |
H A D | experimental_flamegraph.cc | 47 const std::string& profile_name) { in ExtractProfileType()
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | test_suite.cc | 284 static const NoDestructor<std::string> profile_name([]() { in GetProfileName() local
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | colorman.c | 594 const char *profile_name; /* Name of generic profile */ in apple_register_profiles() local
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ |
D | access_point.py | 98 profile_name, argument
|
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/dice/ |
H A D | entry.rs | 143 let mut profile_name = FieldValue::new("profile name"); in extract_profile_version() localVariable 188 let mut profile_name = FieldValue::new("profile name"); in from_entries() localVariable
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | util.c | 806 const char *profile_name, unsigned int *old_type) in e2fsck_set_bitmap_type()
|
/aosp_15_r20/external/gsc-utils/boot_param/ |
H A D | cbor_boot_param.h | 170 uint8_t profile_name[CWT_PROFILE_NAME_LEN]; member
|