Searched defs:CreateArray (Results 1 – 6 of 6) sorted by relevance
63 cJSON* TelephonyCallPolicySerializer::CreateArray(const std::vector<std::string> &numberList) in CreateArray() function in OHOS::EDM::TelephonyCallPolicySerializer
538 static ani_ref CreateArray(ani_env *env, size_t length) in CreateArray() function561 static ani_ref CreateArray(ani_env *env, const std::string &name, ani_size length) in CreateArray() function
247 ani_object VariableConverter::CreateArray(ani_env *env, const std::vector<std::string> &strs) in CreateArray() function in VariableConverter
194 bool CreateArray(const napi_env &env, std::vector<double> audioData, napi_value &result) in CreateArray() function
422 napi_value JSUtils::CreateArray(napi_env env, const std::vector<std::string>& value) in CreateArray() function in OHOS::Global::I18n::JSUtils
431 napi_value CreateArray(const napi_env env) in CreateArray() function