/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/routers/ |
H A D | router_base.h | 58 auto compare = [&] (std::unique_ptr<AudioDeviceDescriptor> &desc1, in GetLatestConnectDeivce() local
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | uid.h | 122 constexpr int compare(const Uid& rhs) const in compare() function
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | common.c | 20 Vector VECTOR_Make(VECTOR_Key key, VECTOR_Compare compare) in VECTOR_Make() argument
|
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | common.h | 125 VECTOR_Compare compare;
member
|
/foundation/barrierfree/accessibility/services/test/mock/common/ |
H A D | accessibility_common_helper.h | 59 bool WaitForLoop(const std::function<bool()> &compare, int32_t timeout) in WaitForLoop() argument
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation_exchange.c | 43 bool compare = regexec(®Comp, sessionName, 0, NULL, 0) == 0; in IsIShareSession() local
|
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
H A D | dfx_worker.cpp | 194 static bool compare(const shared_ptr<DfxTask> &taskOne, const shared_ptr<DfxTask> &taskTwo) in compare() function
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | input_tdd_test.cpp | 35 ColorType compare = Color::GetColorFromRGB(red8, green8, blue8); in CompareColor() local
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string_view.h | 369 constexpr int basic_string_view<CharT>::compare(size_type pos1, size_type count1, basic_string_view v) const in compare() function in basic_string_view 375 constexpr int basic_string_view<CharT>::compare( in compare() function in basic_string_view 382 constexpr int basic_string_view<CharT>::compare(CharT const* const s) const compare() function in basic_string_view 403 constexpr int basic_string_view<CharT>::compare(size_type pos1, size_type count1, CharT const* const s) const compare() function in basic_string_view 409 constexpr int basic_string_view<CharT>::compare( compare() function in basic_string_view [all...] |
H A D | string.h | 666 int compare(size_type pos1, size_type count1, string_view v) const in compare() function in basic_string 671 int compare(size_type pos1, size_type count1, string_view v, size_type pos2, size_type count2) const in compare() function in basic_string 676 int compare(CharT const* const s) const in compare() function in basic_string 681 int compare(size_type pos1, size_type count1, CharT const* const s) const in compare() function in basic_string 686 int compare(size_type pos1, size_type count1, CharT const* const s, size_type count2) const compare() function in basic_string [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | pixel_convert.h | 108 static inline bool FloatCompareTo(float val, float compare) in FloatCompareTo() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | date_time_format_module.cpp | 441 int16_t DateTimeFormatModule::GetNumberEnd(const char *compare, uint8_t start) const in GetNumberEnd() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | skia_decoration_painter.cpp | 538 RadiusToSide( const SkPoint& center, const SkSize& size, NG::RadialShapeType type, const CompareType& compare) RadiusToSide() argument 567 RadiusToCorner( const SkPoint& center, const SkSize& size, NG::RadialShapeType type, const CompareType& compare) RadiusToCorner() argument
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.h | 882 auto compare = NodeCompare<decltype(nodeLeft)>(); in operator ()() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
H A D | drawing_decoration_painter.cpp | 511 RadiusToSide( const RSPoint& center, const RSSize& size, NG::RadialShapeType type, const CompareType& compare) RadiusToSide() argument 540 RadiusToCorner( const RSPoint& center, const RSSize& size, NG::RadialShapeType type, const CompareType& compare) RadiusToCorner() argument
|
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/ |
H A D | audio_utils.h | 417 bool CasWithCompare(std::atomic<T> &atomicVar, T newValue, Compare compare) in CasWithCompare() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 815 RadiusToSide( const SkPoint& center, const SkSize& size, RadialShapeType type, const CompareType& compare) RadiusToSide() argument 877 RadiusToCorner( const SkPoint& center, const SkSize& size, RadialShapeType type, const CompareType& compare) RadiusToCorner() argument 906 RadiusToCorner( const RSPoint& center, const RSSize& size, RadialShapeType type, const CompareType& compare) RadiusToCorner() argument [all...] |