Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/js/napi/common/
Dnapi_common.cpp75 void NapiCommon::SetPropertyInt32( in SetPropertyInt32() function in OHOS::NetManagerStandard::NapiCommon
/foundation/multimedia/player_framework/frameworks/js/common/
Dcommon_napi.cpp570 bool CommonNapi::SetPropertyInt32(napi_env env, napi_value &obj, const std::string &key, int32_t va… in SetPropertyInt32() function in OHOS::Media::CommonNapi