Home
last modified time | relevance | path

Searched refs:euid (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h123 std::vector<std::string> &appIds, int &controlRuleType, int &userId, int &euid);
125 int &userId, int &euid);
127 int &controlRuleType, std::vector<std::string> &appIds, int &userId, int &euid);
129 int &controlRuleType, int &userId, int &euid);
131 std::vector<AppRunningControlRule> &controlRule, int &userId, int &euid);
132 ErrCode CheckCleanAppRunningRuleCorrectOption(int option, const std::string &commandName, int &userId, int &euid);
134 int32_t &userId, int &euid);
136 std::string &bundleName, int32_t &userId, int &euid);
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp139 "control rule type, user id and euid\n"
141 "rule type, user id and euid\n"
143 "user id and euid\n"
145 "user id and euid\n"
149 "by given controlRule user id and euid\n"
151 "rule by given user id and euid\n"
153 "by given user id and euid and some app id\n"
155 "by given bundleName user id, euid and controlRuleResult\n"
265 " -e, --euid <eu-id> default euid valu
2201 CheckAddInstallRuleCorrectOption(int option, const std::string &commandName, std::vector<std::string> &appIds, int &controlRuleType, int &userId, int &euid) CheckAddInstallRuleCorrectOption() argument
2250 int euid = 3057; RunAsAddInstallRuleCommand() local
2296 CheckGetInstallRuleCorrectOption(int option, const std::string &commandName, int &controlRuleType, int &userId, int &euid) CheckGetInstallRuleCorrectOption() argument
2334 int euid = 3057; RunAsGetInstallRuleCommand() local
2380 CheckDeleteInstallRuleCorrectOption(int option, const std::string &commandName, int &controlRuleType, std::vector<std::string> &appIds, int &userId, int &euid) CheckDeleteInstallRuleCorrectOption() argument
2427 int euid = 3057; RunAsDeleteInstallRuleCommand() local
2475 CheckCleanInstallRuleCorrectOption( int option, const std::string &commandName, int &controlRuleType, int &userId, int &euid) CheckCleanInstallRuleCorrectOption() argument
2512 int euid = 3057; RunAsCleanInstallRuleCommand() local
2556 CheckAppRunningRuleCorrectOption(int option, const std::string &commandName, std::vector<AppRunningControlRule> &controlRule, int &userId, int &euid) CheckAppRunningRuleCorrectOption() argument
2610 int euid = 3057; RunAsAddAppRunningRuleCommand() local
2661 int euid = 3057; RunAsDeleteAppRunningRuleCommand() local
2707 CheckCleanAppRunningRuleCorrectOption( int option, const std::string &commandName, int &userId, int &euid) CheckCleanAppRunningRuleCorrectOption() argument
2740 int euid = 3057; RunAsCleanAppRunningRuleCommand() local
2781 CheckGetAppRunningRuleCorrectOption(int option, const std::string &commandName, int32_t &userId, int &euid) CheckGetAppRunningRuleCorrectOption() argument
2814 int euid = 3057; RunAsGetAppRunningControlRuleCommand() local
2860 CheckGetAppRunningRuleResultCorrectOption(int option, const std::string &commandName, std::string &bundleName, int32_t &userId, int &euid) CheckGetAppRunningRuleResultCorrectOption() argument
2898 int euid = 3057; RunAsGetAppRunningControlRuleResultCommand() local
[all...]

Completed in 4 milliseconds