/aosp12/frameworks/rs/ |
H A D | rsContext.cpp | 217 uint32_t bufferLen = strlen(buffer); in displayDebugStats() local 698 …pe Context::getMessageToClient(void *data, size_t *receiveLen, uint32_t *subID, size_t bufferLen) { in getMessageToClient()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_server.c | 1749 static bool GetUuidfromSequenceLevelThree(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint1… in GetUuidfromSequenceLevelThree() 1773 static bool GetUuidfromSequenceLevelTwo(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_… in GetUuidfromSequenceLevelTwo() 1801 static bool GetUuidfromSequenceLevelOne(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_… in GetUuidfromSequenceLevelOne() 1829 static bool GetUuidfromSequence(uint8_t *buffer, uint16_t bufferLen, uint8_t *uuid, uint16_t uuidLe… in GetUuidfromSequence()
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 606 int bufferLen = 10; variable 648 int bufferLen = 10; variable 680 int bufferLen = 10; variable 729 int bufferLen = 10; variable 781 int bufferLen = 10; variable
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | util.cpp | 321 int32_t bufferLen, ImageStructVec& imgVec) in CheckImageData()
|
/ohos5.0/base/startup/appspawn/util/src/ |
H A D | appspawn_utils.c | 315 void DumpCurrentDir(char *buffer, uint32_t bufferLen, const char *dirPath) in DumpCurrentDir()
|
/aosp12/system/chre/platform/slpi/ |
H A D | host_link.cc | 536 const void *buffer, size_t bufferLen, in handleLoadNanoappData() 585 int bufferLen, in chre_slpi_get_message_to_host() 869 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_utils.cpp | 948 bool SignalDetectAgent::CheckAudioData(uint8_t *buffer, size_t bufferLen) in CheckAudioData() 975 bool SignalDetectAgent::DetectSignalData(int32_t *buffer, size_t bufferLen) in DetectSignalData() 1031 bool AudioLatencyMeasurement::MockPcmData(uint8_t *buffer, size_t bufferLen) in MockPcmData()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/ |
H A D | audio_fast_renderer_unit_test.cpp | 200 size_t bufferLen; variable
|
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | media_key_system_types.h | 154 uint32_t bufferLen; member
|
/aosp12/packages/apps/Nfc/nci/jni/ |
H A D | PeerToPeer.cpp | 849 uint16_t bufferLen) { in send() 907 uint16_t bufferLen, uint16_t& actualLen) { in receive()
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | vendor_util.c | 46 int32_t GenerateCommand(char *buffer, size_t bufferLen, const char *fmt, ...) in GenerateCommand()
|
/ohos5.0/drivers/external_device_manager/frameworks/ddk/usb/ |
H A D | usb_config_desc_parser.cpp | 131 const unsigned char **extra, uint32_t *extraLength, const uint8_t *buffer, int32_t bufferLen) in FillExtraDescriptor()
|
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/ |
H A D | media_audio_encoder.cpp | 185 size_t bufferLen = PcmDataSize(); in EncodePcmToFlac() local
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | app_spawn_appmgr_test.cpp | 455 static int AddRenderTerminationTlv(uint8_t *buffer, uint32_t bufferLen, uint32_t &realLen, uint32_t… in AddRenderTerminationTlv() 660 static int AddTest001ExtTlv(uint8_t *buffer, uint32_t bufferLen, uint32_t &realLen, uint32_t &tlvCo… in AddTest001ExtTlv()
|
H A D | app_spawn_sandboxmgr_test.cpp | 603 const char *buffer, uint32_t bufferLen, uint32_t *realLen, const VarExtraData *extraData) in TestReplaceVarHandler()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | common_func.cpp | 1026 size_t bufferLen = 0; in GetGZOpenArg() local 1057 size_t bufferLen = 0; in GetGZDOpenArg() local 1446 size_t bufferLen = 0; in GetGZGetSArg() local
|
/ohos5.0/base/startup/init/services/param/include/ |
H A D | param_common.h | 132 uint32_t bufferLen; member
|
/ohos5.0/drivers/peripheral/codec/interfaces/include/ |
H A D | codec_component_type.h | 189 uint32_t bufferLen; /** Size of the buffer. */ member
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | js_task.cpp | 475 uint32_t bufferLen = TOKEN_MAX_BYTES + 2; in ParseGetTask() local 658 uint32_t bufferLen = TOKEN_MAX_BYTES + 2; in ParseTouch() local
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
H A D | SmsMessage.java | 934 int bufferLen; in constructUserData() local
|
/ohos5.0/base/update/updater/services/package/pkg_package/ |
H A D | pkg_zipfile.cpp | 409 int32_t ZipFileEntry::EncodeLocalFileHeader(uint8_t *buffer, size_t bufferLen, bool hasDataDesc, in EncodeLocalFileHeader()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_param_utils.cpp | 256 …piParamUtils::CreateArrayBuffer(const napi_env &env, const std::string &fieldStr, size_t bufferLen, in CreateArrayBuffer() 269 napi_status NapiParamUtils::CreateArrayBuffer(const napi_env &env, const size_t bufferLen, in CreateArrayBuffer()
|
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/ |
H A D | napi_mms.h | 185 uint32_t bufferLen = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | system_properties.cpp | 163 const int bufferLen = 128; in IsHookModeEnabled() local
|
/ohos5.0/base/startup/appspawn/modules/sandbox/ |
H A D | appspawn_sandbox.c | 109 static int BuildRootPath(char *buffer, uint32_t bufferLen, const AppSpawnSandboxCfg *sandbox, uid_t… in BuildRootPath()
|