Home
last modified time | relevance | path

Searched defs:processName (Results 1 – 25 of 131) sorted by relevance

123456

/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_permission_manager.cpp81 std::string processName; variable
94 std::string processName; variable
107 std::string processName = "processName"; variable
120 std::string processName; variable
133 std::string processName = "processName"; variable
/foundation/distributedhardware/device_manager/services/service/src/permission/lite/
Dpermission_manager.cpp39 int32_t PermissionManager::GetCallerProcessName(std::string &processName) in GetCallerProcessName()
45 bool PermissionManager::CheckProcessNameValidOnAuthCode(const std::string &processName) in CheckProcessNameValidOnAuthCode()
51 bool PermissionManager::CheckProcessNameValidOnPinHolder(const std::string &processName) in CheckProcessNameValidOnPinHolder()
/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
Dsystem_ability_state_listener.h48 virtual void OnProcessNotStartedLocked(const std::u16string& processName) in OnProcessNotStartedLocked()
52 virtual void OnProcessStartedLocked(const std::u16string& processName) in OnProcessStartedLocked()
56 virtual void OnProcessStoppingLocked(const std::u16string& processName) in OnProcessStoppingLocked()
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
Dapp_mgr_service_inner_test.cpp469 std::string processName = "test_processName"; variable
493 std::string processName = "test_processName"; variable
582 std::string processName = "test_processName"; variable
637 std::string processName = "test_processName"; variable
660 std::string processName = "test_processName"; variable
681 std::string processName = "test_processName"; variable
702 std::string processName = "test_processName"; variable
734 std::string processName = "test_processName"; variable
763 std::string processName = "test_processName"; variable
1104 std::string processName = "test_processName"; variable
[all …]
/foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/
Dapp_mgr_event_test.cpp77 std::string processName = "testProcess"; variable
103 std::string processName = "testProcess"; variable
152 std::string processName = "testProcess"; variable
178 std::string processName = "testProcess"; variable
225 std::string processName = "testProcess"; variable
251 std::string processName = "testProcess"; variable
282 std::string processName = "testProcess"; variable
/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/
Dresident_process_manager_test.cpp94 std::string processName = "processName"; variable
121 std::string processName = "processName"; variable
148 std::string processName = "processName"; variable
177 std::string processName = "processName"; variable
206 std::string processName = "processName"; variable
229 std::string processName = "processName"; variable
/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
Dapp_running_record_test.cpp78 std::string processName; variable
103 std::string processName; variable
127 std::string processName; variable
144 std::string processName; variable
161 std::string processName; variable
184 std::string processName; variable
289 std::string processName = "appRunningRecordProcessName"; variable
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dhdc_register_test.cpp56 const std::string processName = ""; variable
87 const std::string processName = "123"; variable
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_running_record_test/
Dams_app_running_record_module_test.cpp111 std::string processName = GetTestAppName(index); in CheckAppRunningRecording() local
194 std::string processName = GetTestAppName(index); variable
258 std::string processName = GetTestAppName(i); variable
306 std::string processName = GetTestAppName(index); variable
356 std::string processName = GetTestAppName(index); variable
408 std::string processName = GetTestAppName(index); variable
481 std::string processName = GetTestAppName(index); variable
547 std::string processName = GetTestAppName(index); variable
593 std::string processName = GetTestAppName(index); variable
/foundation/ability/ability_runtime/test/unittest/app_running_manager_test/
Dapp_running_manager_test.cpp74 std::string processName; variable
100 std::string processName; variable
127 std::string processName; variable
153 std::string processName; variable
178 std::string processName = "processName"; variable
259 std::string processName; variable
303 std::string processName; variable
327 std::string processName = "test.ProcessName"; variable
352 static std::string processName = "test.ProcessName"; in __anon15e652fe0202() local
688 std::string processName = "com.tdd.cacheprocesstest"; variable
/foundation/communication/dsoftbus/tests/sdk/common/src/
Dsoftbus_access_token_test_virtual.c17 void SetAceessTokenPermission(const char* processName) in SetAceessTokenPermission()
Dsoftbus_access_token_test.cpp21 void SetAceessTokenPermission(const char* processName) in SetAceessTokenPermission()
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
Dapp_mgr_service_inner_tdd_test.cpp129 std::string processName = "test_processName"; variable
151 std::string processName = "test_processName"; variable
179 std::string processName = "test_processName"; variable
210 std::string processName = "test_processName"; variable
242 std::string processName = "test_processName"; variable
275 std::string processName = "test_processName"; variable
318 std::string processName = "test_processName"; variable
379 std::string processName = "test_processName"; variable
400 std::string processName = "test_processName"; variable
529 std::string processName = "test_processName"; variable
/foundation/distributedhardware/device_manager/services/service/src/permission/standard/
Dpermission_manager.cpp118 int32_t PermissionManager::GetCallerProcessName(std::string &processName) in GetCallerProcessName()
155 bool PermissionManager::CheckProcessNameValidOnAuthCode(const std::string &processName) in CheckProcessNameValidOnAuthCode()
175 bool PermissionManager::CheckProcessNameValidOnPinHolder(const std::string &processName) in CheckProcessNameValidOnPinHolder()
/foundation/window/window_manager/test/common/utils/src/
Dcommon_test_utils.cpp69 void CommonTestUtils::SetAceessTokenPermission(const std::string processName) in SetAceessTokenPermission()
87 void CommonTestUtils::SetAceessTokenPermission(const std::string processName, in SetAceessTokenPermission()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Dsystem_ability_manager_dumper.cpp85 std::u16string processName; in GetFfrtDumpInfoProc() local
132 …d SystemAbilityManagerDumper::DumpFfrtInfoByProcName(int32_t pid, const std::u16string processName, in DumpFfrtInfoByProcName()
226 bool SystemAbilityManagerDumper::IpcDumpIsAllProcess(const std::string& processName) in IpcDumpIsAllProcess()
231 bool SystemAbilityManagerDumper::IpcDumpIsSamgr(const std::string& processName) in IpcDumpIsSamgr()
343 void SystemAbilityManagerDumper::ShowProcessInfo(const std::string& processName, in ShowProcessInfo()
/foundation/systemabilitymgr/samgr/services/dfx/source/
Dhisysevent_adapter.cpp118 static void ReportProcessDuration(const std::string& eventName, const std::string& processName, in ReportProcessDuration()
134 void ReportProcessStartDuration(const std::string& processName, int32_t pid, int32_t uid, int64_t d… in ReportProcessStartDuration()
139 void ReportProcessStopDuration(const std::string& processName, int32_t pid, int32_t uid, int64_t du… in ReportProcessStopDuration()
144 static void ReportProcessFail(const std::string& eventName, const std::string& processName, in ReportProcessFail()
160 void ReportProcessStartFail(const std::string& processName, int32_t pid, int32_t uid, const std::st… in ReportProcessStartFail()
165 void ReportProcessStopFail(const std::string& processName, int32_t pid, int32_t uid, const std::str… in ReportProcessStopFail()
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_running_processes_info_module_test/
Dapp_running_processes_info_module_test.cpp113 std::string processName = GetTestAppName(index); in CheckAppRunningRecording() local
197 std::string processName = GetTestAppName(index); variable
259 std::string processName = GetTestAppName(index); variable
323 std::string processName = GetTestAppName(index); variable
405 std::string processName = GetTestAppName(index); variable
465 std::string processName = GetTestAppName(index); variable
529 std::string processName = GetTestAppName(index); variable
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/test/sinkmanagerunittest/mock/
Dmock_process.cpp24 void MockProcess::MockDinputProcess(const char* processName) in MockDinputProcess()
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Dsystem_ability_manager_dumper_test.cpp181 string processName = "deviceprofile"; variable
203 string processName = "deviceprofile"; variable
360 std::string processName; variable
735 std::string processName = "all"; variable
749 std::string processName = "test001"; variable
763 std::string processName = ""; variable
777 std::string processName = "samgr"; variable
791 std::string processName = "test001"; variable
Dmock_permission.cpp43 void SamMockPermission::MockProcess(const char* processName) in MockProcess()
/foundation/filemanagement/storage_service/services/storage_manager/client/test/
Dget_self_permissions.cpp26 void PermissionUtilsTest::SetAccessTokenPermission(const std::string &processName, in SetAccessTokenPermission()
/foundation/resourceschedule/ffrt/src/eu/
Dcpu_manager_strategy.cpp34 static char processName[processNameLen]; in CreateCPUWorker() local
72 static char processName[processNameLen]; in CreateCPUMonitor() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
Disystem_process_status_change.h27 std::string processName; member
/foundation/ability/dmsfwk/test/fuzztest/util/
Dmock_fuzz_util.cpp54 void FuzzUtil::MockProcessAndPermission(const char* processName, const char *perms[], int32_t perms… in MockProcessAndPermission()

123456