Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2201 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 7 milliseconds