/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | badge_composed_element.cpp | 59 int64_t count = renderBadge ? renderBadge->GetBadgeComponent()->GetMessageCount() : 0; in GetCount() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/ |
H A D | a2dp_decoder_sbc.cpp | 59 int count = len; in DecodePacket() local [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | string_util.h | 53 auto const count = size_t(std::find_if(string.begin(), string.end(), NotSpace) - string.begin()); in LTrim() local 60 auto const count = in RTrim() local
|
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_channel_blend.cpp | 109 void AudioBlend::ProcessBlendLRModeWithFormat(T *buffer, size_t count, AudioChannel channel) in ProcessBlendLRModeWithFormat() argument 137 void AudioBlend::ProcessAllLeftModeWithFormat(T *buffer, size_t count, AudioChannel channel) in ProcessAllLeftModeWithFormat() argument 165 void AudioBlend::ProcessAllRightModeWithFormat(T *buffer, size_t count, AudioChannel channel) in ProcessAllRightModeWithFormat() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | font_regen.cpp | 38 int count = OH_Drawing_FontCountText(font, text.c_str(), len, OH_Drawing_TextEncoding::TEXT_ENCODING_UTF8); in make_blob() local
|
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
H A D | offscreen_context_helper.cpp | 79 EGLint count = -1; in CreateOffScreenContext() local
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/ |
H A D | json.h | 56 int count = 0; in append() local 85 int count = 0; in append() local
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | json.h | 54 int count = 0; in append() local 83 int count = 0; in append() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | matrix_test.cpp | 92 int count = 4; in OnTestPerformance() local
|
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/ |
H A D | file_access_observer_common.h | 50 auto count = parcel.ReadInt32(); in ReadFromParcel() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_lineTypography.cpp | 57 OH_Drawing_LineTypographyCreateLine(OH_Drawing_LineTypography *lineTypograph, size_t startIndex, size_t count) OH_Drawing_LineTypographyCreateLine() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_upload_texture_thread.cpp | 104 bool RSUploadTextureThread::TaskIsValid(int64_t count) in TaskIsValid() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyleset_fuzzer/ |
H A D | fontstyleset_fuzzer.cpp | 45 uint32_t count = GetObject<uint32_t>() % MAX_SIZE + 1; in FontStyleSetFuzzTest001() local 79 uint32_t count = GetObject<uint32_t>() % MAX_SIZE + 1; in FontStyleSetFuzzTest002() local
|
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | light_painting_session.cpp | 79 uint32_t count = 1;
in SetLightPainting() local 107 uint32_t count = 1;
in TriggerLighting() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/event_handler/ |
H A D | album_plugin_table_event_handler.cpp | 42 int32_t count = get<int32_t>(ResultSetUtils::GetValFromColumn("count", resultSet, TYPE_INT32)); in IsTableCreated() local 116 int32_t count in OnUpgrade() local [all...] |
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/ |
H A D | photos_dao.h | 36 int32_t count;
member
|
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/ |
H A D | enhancement_task_manager.cpp | 75 void EnhancementTaskManager::SetTaskRequestCount(const string &photoId, int32_t count)
in SetTaskRequestCount() argument
|
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/ |
H A D | multistages_capture_dfx_request_policy.cpp | 40 void MultiStagesCaptureDfxRequestPolicy::GetCount(const RequestPolicy policy, RequestCount &count)
in GetCount() argument
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | medialibrary_album_operations.h | 39 int count; member
|
H A D | medialibrary_analysis_album_operations.h | 43 int32_t count; member
|
/foundation/multimodalinput/input/tools/event_inject/src/ |
H A D | processing_keyboard_device.cpp | 93 int32_t count = 0; in TransformKeyLongPressEvent() local
|
/foundation/multimodalinput/input/util/socket/src/ |
H A D | uds_client.cpp | 64 auto count = send(fd_, &buf[idx], remSize, MSG_DONTWAIT | MSG_NOSIGNAL); in SendMsg() local
|
/foundation/resourceschedule/ffrt/test/testfunc/ |
H A D | func_pool.cpp | 30 void NestedFib(int num, int &count) in NestedFib() argument 55 void NestedWhile(uint64_t count) in NestedWhile() argument
|
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
H A D | queue_adapter.c | 29 MQueueId QUEUE_Create(const char *name, int size, int count)
in QUEUE_Create() argument
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | default_client_mini_adapter.c | 48 int count = sprintf_s(saName, MAX_COUNT_NUM * MAX_NAME_LEN + MAX_COUNT_NUM,
in QueryRemoteIdentityInner() local
|