Home
last modified time | relevance | path

Searched defs:stringUserId (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_bundle_info.cpp3710 InnerModuleInfo &info, const std::string &stringUserId, bool isEnable) const in AddModuleRemovableInfo() argument
3731 std::string stringUserId = std::to_string(userId); in SetModuleRemovable() local
3755 … InnerBundleInfo::DeleteModuleRemovableInfo(InnerModuleInfo &info, const std::string &stringUserId) in DeleteModuleRemovableInfo()
3767 std::string stringUserId = std::to_string(userId); in DeleteModuleRemovable() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_group_test/
Dbms_bundle_data_group_test.cpp898 std::string stringUserId; variable