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()
48 int32_t HEVibratorDecoder::DecodeEffect(const RawFileDescriptor &rawFd, VibratePackage &pkg) in DecodeEffect()88 …torDecoder::ParsePatternList(const JsonParser &parser, cJSON *patternListJSON, VibratePackage &pkg) in ParsePatternList()
101 std::string pkg = "pkg"; variable
303 pkg: string; property
277 VibratePackage pkg = {}; in PreProcess() local
172 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string &pkg, int32_t u… in Delete()
398 static int32_t ProcessCreateServer(const char *session, const char *pkg, int32_t *socketId) in ProcessCreateServer()