Home
last modified time | relevance | path

Searched defs:Scope (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_scope.cpp18 Scope::Scope(napi_env env) : env_(env) in Scope() function in OHOS::AppDataMgrJsKit::Scope
/ohos5.0/docs/en/contribute/
H A Dlicense-and-copyright-specifications.md9 ## Scope section
H A Dlicenses-and-special-license-review.md7 ## Scope section
H A Dintroducing-open-source-software.md8 ## Scope section
H A DOpenHarmony-open-source-compliance-policy.md7 ## Scope section
H A Dreadme.opensource_design_specification_document_and_usage_guide.md12 ## Scope section
/ohos5.0/docs/en/design/
H A DOpenHarmony-API-quality.md17 ## Scope section
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dsystem_window_scene.cpp173 ContainerScope Scope(instanceId); in RegisterEventCallback() local
210 ContainerScope Scope(instanceId); in RegisterEventCallback() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp217 ContainerScope Scope(Container::CurrentIdSafelyWithCheck()); in CreateNode() local