Searched refs:PutShortValueArray (Results 1 – 3 of 3) sorted by relevance
182 pacmap.PutShortValueArray("key_short_array", arrayShort); in FillData()223 pacmap.PutShortValueArray("key_short_array", arrayShort); in FillData2()364 pacmap_->PutShortValueArray("key_short_array", putValue);
194 void PutShortValueArray(const std::string &key, const std::vector<short> &value);
472 void PacMap::PutShortValueArray(const std::string &key, const std::vector<short> &value) in PutShortValueArray() function in OHOS::AppExecFwk::PacMap