Searched defs:pkg (Results 1 – 4 of 4) sorted by relevance
23 ComponentName::ComponentName(std::string pkg, std::string cls) in ComponentName()29 void ComponentName::SetComponentInfo(std::string pkg, std::string cls) in SetComponentInfo()
100 std::string pkg = "pkg"; variable
303 pkg: string; property
149 int32_t ReminderStore::Delete(const std::string &pkg, int32_t userId) in Delete()