Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_module.cpp35 void AudioModule::DefineProperty(JSIValue target, in DefineProperty() function in OHOS::ACELite::AudioModule
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp1082 bool JSI::DefineProperty(JSIValue object, JSIValue propName, JSPropertyDescriptor descriptor) in DefineProperty() function in OHOS::ACELite::JSI