Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/interfaces/kits/application_manager/include/
Dapplication_manager_addon.h32 std::vector<std::string> appIds; member
/base/customization/enterprise_device_management/test/unittest/edm_plugin/src/
Ddisallowed_running_bundles_plugin_test.cpp163 std::vector<std::string> appIds = { TEST_BUNDLE }; variable
/base/customization/enterprise_device_management/services/edm_plugin/src/
Ddisallowed_running_bundles_plugin.cpp83 std::vector<std::string> appIds; in OnGetPolicy() local