| /system/server_configurable_flags/aconfigd/ |
| D | aconfigd.proto | 36 optional string package_name = 1; field 64 optional string package_name = 1; field 84 optional string package_name = 2; field 91 optional string package_name = 1; field 108 string package_name = 3; field 138 optional string package_name = 1; field
|
| /system/extras/simpleperf/ |
| D | cmd_api_test.cpp | 31 static bool WaitUntilAppExit(const std::string& package_name) { in WaitUntilAppExit() 62 static void RecordApp(const std::string& package_name, const std::string& apk_path) { in RecordApp()
|
| D | test_util.h | 179 bool InstallApk(const std::string& apk_path, const std::string& package_name) { in InstallApk()
|
| D | environment.cpp | 504 std::set<pid_t> WaitForAppProcesses(const std::string& package_name) { in WaitForAppProcesses() 553 bool IsAppDebuggable(int user_id, const std::string& package_name) { in IsAppDebuggable() 561 InAppRunner(int user_id, const std::string& package_name) in InAppRunner() 688 RunAs(int user_id, const std::string& package_name) : InAppRunner(user_id, package_name) {} in RunAs() 742 SimpleperfAppRunner(int user_id, const std::string& package_name, const std::string& app_type) in SimpleperfAppRunner()
|
| D | cmd_record_test.cpp | 784 bool InstallApk(const std::string& apk_path, const std::string& package_name) { in InstallApk()
|
| /system/extras/simpleperf/scripts/test/ |
| D | app_test.py | 33 def prepare(cls, example_name, package_name, activity_name, abi=None, adb_root=False, argument 240 def install_apk(self, apk_path, package_name): argument 249 def record_data(self, package_name, record_arg): argument
|
| D | api_profiler_test.py | 26 def run_api_test(self, package_name, apk_name, expected_reports, min_android_version: int): argument
|
| /system/tools/sysprop/ |
| D | JavaGen.cpp | 357 std::string package_name = GetJavaPackageName(props); in GenerateJavaClass() local 481 std::string package_name = GetJavaPackageName(props); in GenerateJavaLibrary() local
|
| /system/security/keystore/tests/ |
| D | aaid_truncation_test.cpp | 78 KeyAttestationPackageInfo make_package_info_with_signatures(const char* package_name, in make_package_info_with_signatures() 88 KeyAttestationPackageInfo make_package_info(const char* package_name) { in make_package_info()
|
| /system/security/keystore/ |
| D | keystore_attestation_id.cpp | 88 ASN1_OCTET_STRING* package_name; member 218 std::string package_name(String8(pinfo->packageName).c_str()); in build_attestation_application_id() local
|
| /system/apex/apexd/ |
| D | apex_classpath.cpp | 113 auto package_name = match[1]; in ParseFromFile() local
|
| D | apex_file_test.cpp | 253 const std::string package_name = apex_file->GetManifest().name(); in TEST() local
|
| D | apexservice.cpp | 483 auto package_name = apex_info.moduleName; in getStagedApexInfos() local
|
| D | apexd.cpp | 301 const std::string& package_name = apex_file->GetManifest().name(); in RemovePreviouslyActiveApexFiles() local 1117 bool IsValidPackageName(const std::string& package_name) { in IsValidPackageName() 2367 const std::string& package_name = apex_it.first; in SelectApexForActivation() local
|
| D | apexd_test.cpp | 4451 auto package_name = apex_file->GetManifest().name(); in TEST_F() local 4467 auto package_name = apex_file->GetManifest().name(); in TEST_F() local
|
| /system/core/run-as/ |
| D | run-as.cpp | 99 static void check_data_path(const char* package_name, const char* data_path, uid_t uid) { in check_data_path()
|
| /system/update_engine/aosp/ |
| D | apex_handler_android_unittest.cc | 32 ApexInfo CreateApexInfo(const std::string& package_name, in CreateApexInfo()
|
| /system/chre/host/hal_generic/common/ |
| D | hal_chre_socket_connection.cc | 163 uint16_t hostEndpointId, uint8_t type, const std::string &package_name, in onHostEndpointConnected()
|
| /system/update_engine/update_engine/ |
| D | update_metadata.proto | 384 optional string package_name = 1; field
|
| /system/update_engine/ |
| D | update_metadata.proto | 384 optional string package_name = 1; field
|
| /system/security/keystore2/test_utils/attestation/ |
| D | lib.rs | 110 pub package_name: OctetStringRef<'a>, field
|