Home
last modified time | relevance | path

Searched defs:GetPropertyNames (Results 1 – 3 of 3) sorted by relevance

/base/print/print_fwk/frameworks/helper/print_helper/src/
Dnapi_print_utils.cpp62 std::vector<std::string> NapiPrintUtils::GetPropertyNames(napi_env env, napi_value object) in GetPropertyNames() function in OHOS::Print::NapiPrintUtils
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp285 void GetPropertyNames(const napi_env env, const napi_value object, std::vector<std::string>& names) in GetPropertyNames() function
/base/request/request/frameworks/js/napi/src/
Dnapi_utils.cpp663 std::vector<std::string> GetPropertyNames(napi_env env, napi_value object) in GetPropertyNames() function