Home
last modified time | relevance | path

Searched defs:atom (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/app_bar/
H A Dapp_bar_test_ng.cpp93 auto atom = appBar->Create(stage); variable
121 auto atom = appBar->Create(stage); variable
216 auto atom = appBar->Create(stage); variable
243 auto atom = appBar->Create(stage); variable
263 auto atom = appBar->Create(stage); variable
288 auto atom = appBar->Create(stage); variable
319 auto atom = appBar->Create(stage); variable
356 auto atom = appBar->Create(stage); variable
378 auto atom = appBar->Create(stage); variable
396 auto atom = appBar->Create(stage); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.cpp82 …auto atom = FrameNode::CreateFrameNode(V2::ATOMIC_SERVICE_ETS_TAG, ElementRegister::GetInstance()-… in Create() local
367 auto atom = atomicService_.Upgrade(); in GetAppBarRect() local
392 auto atom = atomicService_.Upgrade(); in SetStatusBarItemColor() local
H A Datomic_service_pattern.cpp76 auto atom = GetHost(); in UpdateLayoutMargin() local
95 auto atom = GetHost(); in UpdateOverlayLayout() local
142 auto atom = GetHost(); in GetMenuBarRow() local
/ohos5.0/drivers/hdf_core/framework/support/platform/include/uart/
H A Duart_core.h29 OsalAtomic atom; member
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/
H A Dgenerate_code_from_policy.py668 def compile_atom(self, atom, cur_size): argument
680 def compile_mask_equal_atom(self, atom, cur_size): argument
705 def compile_single_operation_atom(self, atom, cur_size): argument
/ohos5.0/build/config/components/init/seccomp/scripts/
H A Dgenerate_code_from_policy.py668 def compile_atom(self, atom, cur_size): argument
680 def compile_mask_equal_atom(self, atom, cur_size): argument
705 def compile_single_operation_atom(self, atom, cur_size): argument
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_test_ng.cpp1188 auto atom = FrameNode::CreateFrameNode(V2::ATOMIC_SERVICE_ETS_TAG, variable