Home
last modified time | relevance | path

Searched defs:size (Results 6801 - 6825 of 13002) sorted by relevance

1...<<271272273274275276277278279280>>...521

/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.cpp185 const int size = mSize; in DoCollectAmplitude() local
206 const int size = static_cast<int>(vMaxAmplitudeArray_.size()); in ReportRemainedMaxAmplitude() local
/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/
H A Davmetadatahelper_server.cpp94 int32_t AVMetadataHelperServer::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() argument
/foundation/multimedia/ringtone_library/services/ringtone_helper/src/
H A Dvibrate_asset.cpp48 void VibrateAsset::SetSize(int64_t size) in SetSize() argument
/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp118 UriHelper::UriHelper(int32_t fd, int64_t offset, int64_t size) : fd_(dup(fd)), offset_(offset), size_(size) in UriHelper() argument
[all...]
/foundation/multimodalinput/input/frameworks/napi/infrared_emitter/src/
H A Djs_register_module.cpp189 size_t size = requencys.size(); in GetInfraredFrequencies() local
218 int32_t size = static_cast<int32_t>(pattern.size()); in TransmitInfrared() local
[all...]
/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp184 void MMIClient::OnRecvMsg(const char *buf, size_t size) in OnRecvMsg() argument
/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_test.cpp129 int32_t size = 10; in HWTEST_F() local
/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H A Dstubhandleallocsocketfd_fuzzer.cpp66 bool StubHandleAllocSocketFdFuzzTest(const uint8_t *data, size_t size) in StubHandleAllocSocketFdFuzzTest() argument
158 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Daudio_capturer_wrapper.cpp348 int32_t AudioCapturerWrapper::GetBufferSize(size_t &size) in GetBufferSize() argument
/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.cpp236 int32_t TransCoderServer::SetInputFile(int32_t fd, int64_t offset, int64_t size) in SetInputFile() argument
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_stub.cpp171 int32_t TransCoderServiceStub::SetInputFile(int32_t fd, int64_t offset, int64_t size) in SetInputFile() argument
290 int64_t size = data.ReadInt64(); in SetInputFileFd() local
/foundation/multimedia/ringtone_library/services/ringtone_setting/src/
H A Dvibrate_metadata.cpp86 void VibrateMetadata::SetSize(const VariantData &size) in SetSize() argument
/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_manager.cpp52 static bool GetResult(sptr<AsyncContext> asyncContext, napi_value * results, int32_t size) in GetResult() argument
/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp376 int32_t size = 100; in HWTEST_F() local
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp272 auto size = recv(fd, szBuf, MAX_PACKET_BUF_SIZE, MSG_DONTWAIT | MSG_NOSIGNAL); in OnEpollRecv() local
[all...]
/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_dynamic_drawing_manager.cpp164 size_t size = pointerEvent->GetPointerIds().size(); in CheckPointerAction() local
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_proxy.cpp74 int32_t size = reply.ReadInt32(); in QueryBundleStatsInfoByInterval() local
112 int32_t size = reply.ReadInt32(); in QueryBundleEvents() local
162 int32_t size = reply.ReadInt32(); in QueryBundleStatsInfos() local
201 int32_t size in QueryCurrentBundleEvents() local
253 int32_t size = reply.ReadInt32(); QueryModuleUsageRecords() local
363 int32_t size = reply.ReadInt32(); IPCCommunication() local
[all...]
/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/
H A Dstatemanageradapter_fuzzer.cpp150 bool DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument
166 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp86 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
99 bool BundleActiveClientFuzzTest(const uint8_t* data, size_t size) in BundleActiveClientFuzzTest() argument
140 bool BundleActiveEventListFuzzTest(const uint8_t* data, size_t size) in BundleActiveEventListFuzzTest() argument
161 BundleActiveStatsCombinerFuzzTest(const uint8_t* data, size_t size) BundleActiveStatsCombinerFuzzTest() argument
185 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/foundation/resourceschedule/ffrt/src/util/
H A Dslab.h301 Instance(std::size_t size) Instance() argument
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_stub.cpp244 size_t size = static_cast<size_t>(len); in HandleOnWindowVisibilityChanged() local
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp366 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
408 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
H A Ddevicestandby_fuzzer.cpp233 bool DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument
257 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.h117 void SetWindowSize(uint64_t size) in SetWindowSize() argument
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp785 const int size = 11; in HWTEST_F() local

Completed in 28 milliseconds

1...<<271272273274275276277278279280>>...521