Home
last modified time | relevance | path

Searched defs:NewObject (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dobject_collector.cpp62 OHOS::sptr<OHOS::IRemoteObject> ObjectCollector::NewObject( in NewObject() function in ObjectCollector
/ohos5.0/base/update/updater/services/flow_update/update_bin/
H A Dcomponent_processor.h95 std::unique_ptr<ComponentProcessor> NewObject(const std::string &name, const uint8_t len) in NewObject() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp320 shared_ptr<JsValue> ArkJSRuntime::NewObject() in NewObject() function in OHOS::Ace::Framework::ArkJSRuntime