Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp77 static void SetEnumProperty(napi_env env, napi_value object, const std::string &name, uint32_t valu… in SetEnumProperty() function
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp195 void SetEnumProperty(napi_env env, napi_value dstObj, const int objValue, const char *propName) in SetEnumProperty() function