Home
last modified time | relevance | path

Searched defs:count (Results 1051 - 1075 of 17208) sorted by relevance

1...<<41424344454647484950>>...689

/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dbadge_composed_element.cpp59 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 Da2dp_decoder_sbc.cpp59 int count = len; in DecodePacket() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dstring_util.h53 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 Daudio_channel_blend.cpp109 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 Dfont_regen.cpp38 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 Doffscreen_context_helper.cpp79 EGLint count = -1; in CreateOffScreenContext() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson.h56 int count = 0; in append() local
85 int count = 0; in append() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson.h54 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 Dmatrix_test.cpp92 int count = 4; in OnTestPerformance() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_observer_common.h50 auto count = parcel.ReadInt32(); in ReadFromParcel() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_lineTypography.cpp57 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 Drs_upload_texture_thread.cpp104 bool RSUploadTextureThread::TaskIsValid(int64_t count) in TaskIsValid() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyleset_fuzzer/
H A Dfontstyleset_fuzzer.cpp45 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 Dlight_painting_session.cpp79 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 Dalbum_plugin_table_event_handler.cpp42 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 Dphotos_dao.h36 int32_t count; member
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/
H A Denhancement_task_manager.cpp75 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 Dmultistages_capture_dfx_request_policy.cpp40 void MultiStagesCaptureDfxRequestPolicy::GetCount(const RequestPolicy policy, RequestCount &count) in GetCount() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_album_operations.h39 int count; member
H A Dmedialibrary_analysis_album_operations.h43 int32_t count; member
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_keyboard_device.cpp93 int32_t count = 0; in TransformKeyLongPressEvent() local
/foundation/multimodalinput/input/util/socket/src/
H A Duds_client.cpp64 auto count = send(fd_, &buf[idx], remSize, MSG_DONTWAIT | MSG_NOSIGNAL); in SendMsg() local
/foundation/resourceschedule/ffrt/test/testfunc/
H A Dfunc_pool.cpp30 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 Dqueue_adapter.c29 MQueueId QUEUE_Create(const char *name, int size, int count) in QUEUE_Create() argument
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_mini_adapter.c48 int count = sprintf_s(saName, MAX_COUNT_NUM * MAX_NAME_LEN + MAX_COUNT_NUM, in QueryRemoteIdentityInner() local

Completed in 10 milliseconds

1...<<41424344454647484950>>...689