Searched defs:stringUserId (Results 1 – 2 of 2) sorted by relevance
3710 InnerModuleInfo &info, const std::string &stringUserId, bool isEnable) const in AddModuleRemovableInfo() argument3731 std::string stringUserId = std::to_string(userId); in SetModuleRemovable() local3755 … InnerBundleInfo::DeleteModuleRemovableInfo(InnerModuleInfo &info, const std::string &stringUserId) in DeleteModuleRemovableInfo()3767 std::string stringUserId = std::to_string(userId); in DeleteModuleRemovable() local
898 std::string stringUserId; variable