Searched defs:GetPropertyNames (Results 1 – 3 of 3) sorted by relevance
62 std::vector<std::string> NapiPrintUtils::GetPropertyNames(napi_env env, napi_value object) in GetPropertyNames() function in OHOS::Print::NapiPrintUtils
285 void GetPropertyNames(const napi_env env, const napi_value object, std::vector<std::string>& names) in GetPropertyNames() function
663 std::vector<std::string> GetPropertyNames(napi_env env, napi_value object) in GetPropertyNames() function