Searched defs:pkg (Results 1 – 7 of 7) 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()
49 VibratePackage &pkg) in DecodeEffect()88 …torDecoder::ParsePatternList(const JsonParser &parser, cJSON *patternListJSON, VibratePackage &pkg) in ParsePatternList()
303 pkg: string; property
125 std::string pkg = "pkg"; variable
313 VibratePackage pkg = {}; in PreProcess() local
349 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string& pkg, const int… in Delete()
378 static int32_t ProcessCreateServer(const char *session, const char *pkg, int32_t *socketId) in ProcessCreateServer()