| /base/notification/common_event_service/frameworks/core/src/ |
| H A D | event_receive_stub.cpp | 43 bool ordered = data.ReadBool(); in OnRemoteRequest() local
|
| H A D | event_receive_proxy.cpp | 31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument
|
| H A D | common_event_listener.cpp | 35 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument 128 OnReceiveEvent( const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) OnReceiveEvent() argument
|
| /foundation/communication/netmanager_base/services/common/include/ |
| H A D | broadcast_manager.h | 29 bool ordered; member
|
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| H A D | test-ieee.cc | 42 uint64_t ordered = DOUBLE_CONVERSION_UINT64_2PART_C(0x01234567, 89ABCDEF); in TEST() local 55 uint32_t ordered = 0x01234567; in TEST() local 67 uint64_t ordered = DOUBLE_CONVERSION_UINT64_2PART_C(0x01234567, 89ABCDEF); in TEST() local 87 uint32_t ordered = 0x01234567; in TEST() local 107 uint64_t ordered = DOUBLE_CONVERSION_UINT64_2PART_C(0x01234567, 89ABCDEF); in TEST() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | tree-log.h | 40 struct btrfs_ordered_extent *ordered; in btrfs_release_log_ctx_extents() local
|
| /base/notification/common_event_service/frameworks/native/test/unittest/ |
| H A D | matching_skills_test.cpp | 400 bool ordered = true; in HWTEST_F() local 418 bool ordered = false; in HWTEST_F() local 438 bool ordered = false; in HWTEST_F() local 458 bool ordered = false; in HWTEST_F() local 479 bool ordered = false; in HWTEST_F() local 498 bool ordered = false; HWTEST_F() local 517 bool ordered = false; HWTEST_F() local [all...] |
| /base/notification/common_event_service/frameworks/native/src/ |
| H A D | async_common_event_result.cpp | 23 AsyncCommonEventResult(const int32_t &resultCode, const std::string &resultData, const bool &ordered, const bool &sticky, const wptr<IRemoteObject> &token) AsyncCommonEventResult() argument
|
| H A D | common_event_publish_info.cpp | 66 void CommonEventPublishInfo::SetOrdered(bool ordered) in SetOrdered() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | bio.h | 59 struct btrfs_ordered_extent *ordered; member
|
| H A D | subpage.h | 145 DECLARE_BTRFS_SUBPAGE_OPS(ordered); variable
|
| H A D | tree-log.h | 60 struct btrfs_ordered_extent *ordered; in btrfs_release_log_ctx_extents() local
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | set.rs | 7 mod ordered { modules
|
| H A D | map.rs | 10 mod ordered { modules
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | set.rs | 7 mod ordered { modules
|
| H A D | map.rs | 10 mod ordered { modules
|
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | set.rs | 7 mod ordered { modules
|
| H A D | map.rs | 10 mod ordered { modules
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLDehydrator.cpp | 236 std::map<skstd::string_view, const Symbol*> ordered; in write() local
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | set.rs | 7 mod ordered { modules
|
| H A D | map.rs | 10 mod ordered { modules
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | set.rs | 7 mod ordered { modules
|
| H A D | map.rs | 10 mod ordered { modules
|
| /base/notification/common_event_service/services/include/ |
| H A D | history_event_record.h | 55 bool ordered; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_logic.c | 78 lp_build_compare_ext(struct gallivm_state *gallivm, const struct lp_type type, enum pipe_compare_func func, LLVMValueRef a, LLVMValueRef b, boolean ordered) lp_build_compare_ext() argument [all...] |