Home
last modified time | relevance | path

Searched defs:processName (Results 26 - 50 of 134) sorted by relevance

123456

/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dtest_util.cpp32 void DeviceProfile::TestUtil::MockProcessAndPermission(const char* processName, const char *perms[], int32_t permsNum) in MockProcessAndPermission() argument
/foundation/distributedhardware/device_manager/services/service/src/permission/lite/
H A Dpermission_manager.cpp39 int32_t PermissionManager::GetCallerProcessName(std::string &processName) in GetCallerProcessName() argument
45 bool PermissionManager::CheckProcessNameValidOnAuthCode(const std::string &processName) in CheckProcessNameValidOnAuthCode() argument
51 bool PermissionManager::CheckProcessNameValidOnPinHolder(const std::string &processName) in CheckProcessNameValidOnPinHolder() argument
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_freeze_controller_test.cpp41 std::string processName = "WindowFreezeControllerTest"; in SetUpTestCase() local
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/
H A Ddistributed_ability_manager_dumper_test.cpp36 static void MockProcess(const char* processName) in MockProcess() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dprocess_options.h58 std::string processName; member in OHOS::AAFwk::final
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dmain_element_utils.cpp67 CheckMainElement(const AppExecFwk::HapModuleInfo &hapModuleInfo, const std::string &processName, std::string &mainElement, std::set<uint32_t> &needEraseIndexSet, size_t bundleInfoIndex, int32_t userId) CheckMainElement() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_application_info.cpp49 void AceApplicationInfo::SetProcessName(const std::string& processName) in SetProcessName() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dchild_process_info.h40 std::string processName; member
H A Dprocess_data.h62 std::string processName; member
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_my_flag.h33 std::string processName = ""; member
/foundation/ability/ability_runtime/test/unittest/permission_verification_test/
H A Dpermission_verification_test.cpp152 std::string processName; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H A Dchild_process_manager_test.cpp369 auto processName = "com.test.abc"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dchild_process_record_test.cpp119 auto processName = childRecord->GetProcessName(); in HWTEST_F() local
135 auto processName = childRecord->GetProcessName(); in HWTEST_F() local
154 auto processName = childRecord->GetProcessName(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_mock_test/
H A Dapp_mgr_service_inner_mock_test.cpp77 std::string processName = "process"; in HWTEST_F() local
108 std::string processName = "process"; in HWTEST_F() local
139 std::string processName = "process"; in HWTEST_F() local
176 std::string processName in HWTEST_F() local
212 std::string processName = "process"; HWTEST_F() local
253 std::string processName = "process"; HWTEST_F() local
294 std::string processName = "process"; HWTEST_F() local
335 std::string processName = "process"; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp36 std::string processName; in getCurrentProcessName() local
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_manager_dumper_test.cpp181 string processName = "deviceprofile"; in HWTEST_F() local
203 string processName = "deviceprofile"; in HWTEST_F() local
360 std::string processName; in HWTEST_F() local
735 std::string processName in HWTEST_F() local
749 std::string processName = "test001"; HWTEST_F() local
763 std::string processName = ""; HWTEST_F() local
777 std::string processName = "samgr"; HWTEST_F() local
791 std::string processName = "test001"; HWTEST_F() local
[all...]
H A Dsystem_ability_event_handler_test.cpp45 void StateListener::OnProcessNotStartedLocked(const std::u16string& processName) in OnProcessNotStartedLocked() argument
48 void StateListener::OnProcessStartedLocked(const std::u16string& processName) in OnProcessStartedLocked() argument
51 void StateListener::OnProcessStoppingLocked(const std::u16string& processName) in OnProcessStoppingLocked() argument
/foundation/window/window_manager/test/common/utils/src/
H A Dcommon_test_utils.cpp70 void CommonTestUtils::SetAceessTokenPermission(const std::string processName) in SetAceessTokenPermission() argument
88 void CommonTestUtils::SetAceessTokenPermission(const std::string processName, in SetAceessTokenPermission() argument
110 void CommonTestUtils::GuaranteeFloatWindowPermission(const std::string processName) in GuaranteeFloatWindowPermission() argument
[all...]
/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/
H A Dsamgrdumper_fuzzer.cpp66 std::string processName = BuildStringFromData(data, size); in SamgrDumperFuzzTest() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_permission_manager.cpp100 std::string processName; in HWTEST_F() local
113 std::string processName; in HWTEST_F() local
126 std::string processName = "processName"; in HWTEST_F() local
152 std::string processName = "CollaborationFwk"; in HWTEST_F() local
164 std::string processName; HWTEST_F() local
177 std::string processName = "processName"; HWTEST_F() local
197 std::string processName = "CollaborationFwk"; HWTEST_F() local
[all...]
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DRemoteAPI.java155 private boolean isProcessRunning (String processName) { in isProcessRunning() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/
H A Dapp_mgr_event_test.cpp77 std::string processName = "testProcess"; in HWTEST_F() local
103 std::string processName = "testProcess"; in HWTEST_F() local
152 std::string processName = "testProcess"; in HWTEST_F() local
178 std::string processName = "testProcess"; in HWTEST_F() local
225 std::string processName = "testProcess"; in HWTEST_F() local
251 std::string processName = "testProcess"; HWTEST_F() local
282 std::string processName = "testProcess"; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h42 std::string processName; member
/foundation/ability/ability_runtime/test/unittest/cache_process_manager_test/
H A Dcache_process_manager_test.cpp500 std::string processName = "com.ohos.test.helloworld"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp149 const std::string processName = "test"; in HWTEST_F() local

Completed in 13 milliseconds

123456