Home
last modified time | relevance | path

Searched defs:ordered (Results 1 - 25 of 83) sorted by relevance

1234

/base/notification/common_event_service/frameworks/core/src/
H A Devent_receive_stub.cpp43 bool ordered = data.ReadBool(); in OnRemoteRequest() local
H A Devent_receive_proxy.cpp31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument
H A Dcommon_event_listener.cpp35 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 Dbroadcast_manager.h29 bool ordered; member
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-ieee.cc42 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 Dtree-log.h40 struct btrfs_ordered_extent *ordered; in btrfs_release_log_ctx_extents() local
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dmatching_skills_test.cpp400 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 Dasync_common_event_result.cpp23 AsyncCommonEventResult(const int32_t &resultCode, const std::string &resultData, const bool &ordered, const bool &sticky, const wptr<IRemoteObject> &token) AsyncCommonEventResult() argument
H A Dcommon_event_publish_info.cpp66 void CommonEventPublishInfo::SetOrdered(bool ordered) in SetOrdered() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbio.h59 struct btrfs_ordered_extent *ordered; member
H A Dsubpage.h145 DECLARE_BTRFS_SUBPAGE_OPS(ordered); variable
H A Dtree-log.h60 struct btrfs_ordered_extent *ordered; in btrfs_release_log_ctx_extents() local
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dset.rs7 mod ordered { modules
H A Dmap.rs10 mod ordered { modules
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dset.rs7 mod ordered { modules
H A Dmap.rs10 mod ordered { modules
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dset.rs7 mod ordered { modules
H A Dmap.rs10 mod ordered { modules
/third_party/skia/src/sksl/
H A DSkSLDehydrator.cpp236 std::map<skstd::string_view, const Symbol*> ordered; in write() local
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dset.rs7 mod ordered { modules
H A Dmap.rs10 mod ordered { modules
/third_party/rust/crates/cxx/syntax/
H A Dset.rs7 mod ordered { modules
H A Dmap.rs10 mod ordered { modules
/base/notification/common_event_service/services/include/
H A Dhistory_event_record.h55 bool ordered; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c78 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...]

Completed in 13 milliseconds

1234