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 D | app_bar_test_ng.cpp | 93 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 D | app_bar_view.cpp | 82 …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 D | atomic_service_pattern.cpp | 76 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 D | uart_core.h | 29 OsalAtomic atom; member
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 668 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 D | generate_code_from_policy.py | 668 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 D | overlay_test_ng.cpp | 1188 auto atom = FrameNode::CreateFrameNode(V2::ATOMIC_SERVICE_ETS_TAG, variable
|