Home
last modified time | relevance | path

Searched defs:GetPropertyNames (Results 1 – 4 of 4) 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/print/print_fwk/frameworks/helper/scan_helper/src/
Dnapi_scan_utils.cpp66 std::vector<std::string> NapiScanUtils::GetPropertyNames(napi_env env, napi_value object) in GetPropertyNames() function in OHOS::Scan::NapiScanUtils
/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.cpp703 std::vector<std::string> GetPropertyNames(napi_env env, napi_value object) in GetPropertyNames() function