Searched defs:idArray (Results 1 – 3 of 3) sorted by relevance
60 const int idArray[] = {1, 2, 3}; variable68 const int idArray[] = {4, 5, 6}; variable
77 void SetUidPids(const char *filePath, const int *idArray, int size) in SetUidPids()
1262 int32_t parentId, const std::vector<int>& idArray, const std::unique_ptr<JsonValue>& dataJson, in UpdateDomNode()