/ohos5.0/foundation/multimodalinput/input/util/socket/test/ |
H A D | uds_session_test.cpp | 26 constexpr int32_t UID_ROOT { 0 }; variable 83 UDSSession sesObj(PROGRAM_NAME, moduleType_, writeFd_, UID_ROOT, pid_); 99 UDSSession sesObj(PROGRAM_NAME, moduleType_, writeFd_, UID_ROOT, pid_); 114 UDSSession sesObj(PROGRAM_NAME, moduleType_, writeFd_, UID_ROOT, pid_); 130 UDSSession sesObj(PROGRAM_NAME, moduleType_, writeFd_, UID_ROOT, pid_); 146 UDSSession sesObj(PROGRAM_NAME, moduleType_, writeFd_, UID_ROOT, pid_); 162 UDSSession sesObj(PROGRAM_NAME, moduleType_, fd, UID_ROOT, pid_); 177 UDSSession sesObj(PROGRAM_NAME, moduleType_, writeFd_, UID_ROOT, pid_); 193 UDSSession sesObj(PROGRAM_NAME, moduleType_, fd, UID_ROOT, pid_); 206 UDSSession sesObj(PROGRAM_NAME, moduleType_, writeFd_, UID_ROOT, pid_); [all …]
|
/ohos5.0/foundation/multimodalinput/input/service/interceptor/test/ |
H A D | event_interceptor_handler_test.cpp | 28 constexpr int32_t UID_ROOT { 0 }; variable 182 g_writeFd, UID_ROOT, g_pid); 206 g_writeFd, UID_ROOT, g_pid); 215 g_writeFd, UID_ROOT, g_pid); 239 g_writeFd, UID_ROOT, g_pid); 263 g_writeFd, UID_ROOT, g_pid); 272 g_writeFd, UID_ROOT, g_pid); 294 g_writeFd, UID_ROOT, g_pid); 303 g_writeFd, UID_ROOT, g_pid); 325 g_writeFd, UID_ROOT, g_pid); [all …]
|
/ohos5.0/foundation/multimodalinput/input/service/monitor/test/ |
H A D | event_monitor_handler_test.cpp | 29 constexpr int32_t UID_ROOT { 0 }; variable 82 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 225 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 247 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 268 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 290 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 308 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 337 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 434 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 568 session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); [all …]
|
/ohos5.0/foundation/multimodalinput/input/service/message_handle/test/ |
H A D | server_msg_handler_test.cpp | 42 constexpr int32_t UID_ROOT { 0 }; variable 290 …SessionPtr sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_… 309 …SessionPtr sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_… 347 …SessionPtr sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_… 366 …SessionPtr sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_… 563 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 587 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 1009 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 1037 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 1119 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); [all …]
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/ |
H A D | faultlogger_service_ohos.cpp | 38 constexpr int32_t UID_ROOT = 0; variable 50 if ((uid != UID_SHELL) && (uid != UID_ROOT) && (uid != UID_HIDUMPER)) { in Dump()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager_util.cpp | 30 constexpr int32_t UID_ROOT = 0; variable 66 if (callingUid != UID_ROOT && callingUid != UID_SYSTEM) { in CheckDistributedPermission()
|
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/ |
H A D | event_dispatch_test.cpp | 28 constexpr int32_t UID_ROOT { 0 }; variable 801 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 823 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 847 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 871 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 895 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 919 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 1003 sess = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 1456 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid); 1490 …Ptr session = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT, g_pid);
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/utils/system/ |
H A D | utils_directory_test.cpp | 114 uid_t uid = UID_ROOT;
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | utils_directory.h | 38 UID_ROOT = 0, enumerator
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/ |
H A D | storage_daemon_stub.h | 25 constexpr int UID_ROOT = 0; variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | route_manager.cpp | 71 constexpr uid_t UID_ROOT = 0; variable 280 ret += UpdateExplicitNetworkRuleWithUid(netId, table, PERMISSION_NONE, UID_ROOT, UID_ROOT, add); in ModifyVirtualNetBasedRules()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/ |
H A D | netsys_native_service_stub.h | 26 UID_ROOT = 0, enumerator
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netsys_native_service_stub.cpp | 56 uids_ = {UID_ROOT, UID_SHELL, UID_NET_MANAGER, UID_WIFI, UID_RADIO, UID_HIDUMPER_SERVICE, in NetsysNativeServiceStub()
|