Searched defs:refs (Results 1 – 8 of 8) sorted by relevance
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | mock_refbase_test.cpp | 70 RefCounter refs; variable 84 RefCounter refs; variable 98 RefCounter refs; variable 112 RefCounter refs; variable 127 RefCounter refs; variable 141 RefCounter refs; variable 155 RefCounter refs; variable 169 RefCounter refs; variable 183 RefCounter refs; variable 197 RefCounter refs; variable [all …]
|
| /foundation/communication/ipc/ipc/native/src/mock/source/ |
| D | binder_invoker.cpp | 452 RefCounter *refs = reinterpret_cast<RefCounter *>(refsPointer); in OnAcquireObject() local 491 RefCounter *refs = reinterpret_cast<RefCounter *>(refsPointer); in OnReleaseObject() local 577 auto *refs = reinterpret_cast<RefCounter *>(tr->target.ptr); in OnTransaction() local 628 auto *refs = reinterpret_cast<RefCounter *>(refsPtr); in OnAttemptAcquire() local
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/ |
| D | basic_tdd_test.cpp | 178 JSValue refs = JSObject::Get(page, "$refs"); in GetViewByRef() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/ |
| D | grid_row_layout_algorithm.cpp | 44 …std::array<const char*, 7> refs { "xs", "sm", "md", "lg", "xl", "xxl", "undefined" }; // 7 types o… in ConvertSizeTypeToString() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| D | input_event_tdd_test.cpp | 848 JSValue refs = JSObject::Get(page, "$refs"); in GetComponent() local
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| D | binder_invoker_unittest.cpp | 264 auto *refs = reinterpret_cast<RefCounter *>(refsPtr); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| D | refbase.cpp | 482 RefCounter * const refs = refs_; in DecStrongRef() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | component.cpp | 321 jerry_value_t refs = jerryx_get_property_str(viewModel_, ATTR_REFS); in SetCommonAttribute() local
|