Home
last modified time | relevance | path

Searched defs:processName (Results 101 – 125 of 334) sorted by relevance

12345678910>>...14

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dresident_process_manager.cpp100 std::string processName = bundleInfos[i].applicationInfo.process; in StartResidentProcessWithMainElement() local
138 std::string processName = bundleInfos[i].applicationInfo.process; in NotifyDisableResidentProcess() local
163 const std::string &processName, std::string &mainElement, in CheckMainElement()
/aosp14/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
H A DFakeApp.java94 String processName = ActivityThread.currentProcessName(); in onCreate() local
/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dworker_monitor.cpp52 char processName[PROCESS_NAME_BUFFER_LENGTH]; in WorkerMonitor() local
230 char processName[PROCESS_NAME_BUFFER_LENGTH]; in RecordSymbolAndBacktrace() local
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppErrors.java360 boolean isBadProcess(final String processName, final int uid) { in isBadProcess()
365 void clearBadProcess(final String processName, final int uid) { in clearBadProcess()
374 void markBadProcess(final String processName, final int uid, BadProcessInfo info) { in markBadProcess()
383 void resetProcessCrashTime(final String processName, final int uid) { in resetProcessCrashTime()
H A DProcessStatsService.java160 String packageName, int uid, long versionCode, String processName) { in updateProcessStateHolderLocked()
167 int uid, long versionCode, String processName) { in getProcessStateLocked()
172 long versionCode, String processName, String className) { in getServiceState()
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_collection_task.cpp30 std::string processName; member
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_machine_test.cpp54 void StateMachineListener::OnProcessNotStartedLocked(const std::u16string& processName) in OnProcessNotStartedLocked()
58 void StateMachineListener::OnProcessStartedLocked(const std::u16string& processName) in OnProcessStartedLocked()
62 void StateMachineListener::OnProcessStoppingLocked(const std::u16string& processName) in OnProcessStoppingLocked()
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp52 const std::string& processName, const std::string& msg) in ANRRawReport()
56 …int32_t uid, const std::string& packageName, const std::string& processName, const std::string& ms… in ANRShowDialog()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp48 string TestUtil::GetSmapsPath(const string &processName) in GetSmapsPath()
61 string TestUtil::GetSampleFile(const string &processName) in GetSampleFile()
/aosp14/frameworks/base/tools/preload/
H A DRecord.java89 final String processName; field in Record
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp196 std::string processName("mockProcessInfo"); variable
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.cpp131 string processName = sysEvent.GetEventValue("PROCESS_NAME"); in OnEventListeningCallback() local
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/
H A Dsamgrdumper_fuzzer.cpp66 std::string processName = BuildStringFromData(data, size); in SamgrDumperFuzzTest() local
/ohos5.0/base/security/asset/services/os_dependency/inc/
H A Dbms_wrapper.h45 uint8_t *processName; member
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DKernelCpuThreadReader.java342 final String processName = ProcStatsUtil.readSingleLineProcFile(processNamePath.toString()); in getProcessName() local
531 public final String processName; field in KernelCpuThreadReader.ProcessCpuUsage
538 String processName, in ProcessCpuUsage()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelCpuThreadReaderTest.java105 private void setupDirectory(Path processPath, int[] threadIds, String processName, in setupDirectory()
139 int[] readerCpuFrequencies, int uid, int processId, int[] threadIds, String processName, in checkResults()
/ohos5.0/base/security/huks/test/unittest/modify_old_version_key_test_util/
H A Dhks_test_modify_old_key.c78 const char *processName = "hks_client"; in HksTestOldKeyExist() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedActivity.java35 static ParsedActivity makeAppDetailsActivity(String packageName, String processName, in makeAppDetailsActivity()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/deviceprofile_fuzzer/
H A Ddevice_profile_fuzzer.cpp59 void MockPermission(const char* processName) in MockPermission()
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/mock/
H A Dnativetoken_oper_test.cpp377 static int32_t Start(const char *processName) in Start()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_my_flag.h33 std::string processName = ""; member
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/newdeviceprofile_fuzzer/
H A Dnew_device_profile_fuzzer.cpp59 void MockPermission(const char* processName) in MockPermission()
/ohos5.0/base/startup/appspawn/test/unittest/devicedebug_test/
H A Ddevicedebug_stub.c58 int AppSpawnReqMsgCreateStub(AppSpawnMsgType msgType, const char *processName, AppSpawnReqMsgHandle… in AppSpawnReqMsgCreateStub()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp50 const std::string& processName, const std::string& msg) {} in ANRRawReport()
53 const std::string& processName, const std::string& msg) {} in ANRShowDialog()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/
H A Dabilityappfreezemanager_fuzzer.cpp66 std::string processName(data, size); in DoSomethingInterestingWithMyAPI() local

12345678910>>...14