Home
last modified time | relevance | path

Searched refs:DeleteObjectProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp299 DeleteObjectProperty(object, name); in GetObjectNamedPointer()
305 void ModuleManager::DeleteObjectProperty(JSIValue object, const char * const name) const in DeleteObjectProperty() function in OHOS::ACELite::ModuleManager
H A Dmodule_manager.h154 void DeleteObjectProperty(JSIValue object, const char * const name) const;