Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
H A Djs_inspector.cpp299 std::string componentIdStr(componentId, len); in JSCreateComponentObserver() local
300 ComponentObserver* observer = new ComponentObserver(componentIdStr); in JSCreateComponentObserver()