Searched defs:items (Results 1 – 6 of 6) sorted by relevance
36 template<typename T> static bool GetValue(napi_env env, napi_value in, std::vector<T> &items) in GetValue()59 template<typename T> static napi_value GetValue(napi_env env, const std::vector<T> &items) in GetValue()
67 char **items = NULL; in ParseDeviceConfig() local107 char **items = NULL; in ParseSysfsConfig() local206 char **items = NULL; in DoUeventConfigParse() local
42 void CollectParameter::SetCollectItems(const std::vector<std::string> &items) in SetCollectItems()
197 std::string *items = new std::string[itemCount]; in InitMeasureFormat() local278 void MeasureFormatImpl::FillFormattedUnits(int unitIndex, int typeIndex, std::string *items, int it… in FillFormattedUnits()
86 String[] items = languageTag.split("-"); in isValidLanguageTag() local346 public static void generateI18nPatternFile(File src, File dst, ArrayList<ConfigItem> items) { in generateI18nPatternFile()
341 char **items = (char **)malloc(sizeof(char*) * itemCounts); in SplitStringExt() local