Home
last modified time | relevance | path

Searched defs:profile_name (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/autotest/client/cros/networking/
H A Dshill_xmlrpc_server.py58 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 Dboringssl_cert_op.c45 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 Ddexopt.cpp782 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 Dotapreopt_parameters.h48 const char* profile_name; variable
/aosp_15_r20/external/tpm2-tss/dist/
H A Dfapi-config.json.in2 "profile_name": "P_RSA2048SHA256", string
/aosp_15_r20/external/autotest/client/cros/
H A Dshill_temporary_profile.py10 def __init__(self, manager, profile_name='test'): argument
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/dice/
H A Dprofile.rs21 let profile_name = match self { in fmt() localVariable
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_config.h28 char *profile_name; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dd1_srtp.cc145 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/
Dd1_srtp.cc145 static int find_profile_by_name(const char *profile_name, in find_profile_by_name()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dd1_srtp.cc145 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/
Dd1_srtp.cc145 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/
Dhostapd_ap_preset.py46 profile_name='whirlwind', argument
/aosp_15_r20/external/open-dice/include/dice/
H A Dtypes.h57 const char* profile_name; member
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc380 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 Dinstalld_dexopt_test.cpp380 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 Dtask_profiles.cpp907 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 Dprocessgroup.cpp753 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 Dexperimental_flamegraph.cc47 const std::string& profile_name) { in ExtractProfileType()
/aosp_15_r20/external/cronet/base/test/
H A Dtest_suite.cc284 static const NoDestructor<std::string> profile_name([]() { in GetProfileName() local
/aosp_15_r20/external/libcups/scheduler/
H A Dcolorman.c594 const char *profile_name; /* Name of generic profile */ in apple_register_profiles() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py98 profile_name, argument
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/dice/
H A Dentry.rs143 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 Dutil.c806 const char *profile_name, unsigned int *old_type) in e2fsck_set_bitmap_type()
/aosp_15_r20/external/gsc-utils/boot_param/
H A Dcbor_boot_param.h170 uint8_t profile_name[CWT_PROFILE_NAME_LEN]; member

12