Home
last modified time | relevance | path

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

12

/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...]
/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...]
H A Dcommon_event_subscribe_test.cpp88 virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument
/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
/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...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttkern.c51 FT_UInt32 avail = 0, ordered = 0; in FT_LOCAL_DEF() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_bb.cpp453 Pass::run(Program *prog, bool ordered, bool skipPhi) in run() argument
461 Pass::doRun(Program *prog, bool ordered, bool skipPhi) in doRun() argument
473 Pass::run(Function *func, bool ordered, bool skipPhi) in run() argument
481 Pass::doRun(Function *func, bool ordered, bool skipPhi) in doRun() argument
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscribe_unit_test.cpp600 virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument

Completed in 14 milliseconds

12