Home
last modified time | relevance | path

Searched defs:GetStringList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp749 bool WebGLArg::GetStringList(napi_env env, napi_value array, std::vector<char*>& list) in GetStringList() function in OHOS::Rosen::WebGLArg
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dquery_helper.cpp688 std::vector<std::string> QueryHelper::GetStringList(const std::vector<std::string> &words, int &ele… in GetStringList() function in OHOS::DistributedKv::QueryHelper