Home
last modified time | relevance | path

Searched defs:euid (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2200 int euid = 3057; in RunAsAddInstallRuleCommand() local
2247 int &controlRuleType, int &userId, int &euid) in CheckGetInstallRuleCorrectOption()
2284 int euid = 3057; in RunAsGetInstallRuleCommand() local
2377 int euid = 3057; in RunAsDeleteInstallRuleCommand() local
2462 int euid = 3057; in RunAsCleanInstallRuleCommand() local
2560 int euid = 3057; in RunAsAddAppRunningRuleCommand() local
2611 int euid = 3057; in RunAsDeleteAppRunningRuleCommand() local
2690 int euid = 3057; in RunAsCleanAppRunningRuleCommand() local
2732 int32_t &userId, int &euid) in CheckGetAppRunningRuleCorrectOption()
2764 int euid = 3057; in RunAsGetAppRunningControlRuleCommand() local
[all …]
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_system_stub.c136 int SetresuidStub(uid_t ruid, uid_t euid, uid_t suid) in SetresuidStub()
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/
H A Dtest_process.cpp240 int32_t euid = 0; variable