Home
last modified time | relevance | path

Searched defs:bufLength (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/test/unittest/common/
H A Dcache_manager_tdd_test.cpp164 size_t bufLength = CacheManager::GetInstance().GetCacheBufLength(CacheUser::USER_LOCALIZATION); variable
193 size_t bufLength = CacheManager::GetInstance().GetCacheBufLength(CacheUser::USER_LOCALIZATION); variable
236 size_t bufLength = CacheManager::GetInstance().GetCacheBufLength(CacheUser::USER_LOCALIZATION); variable
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_config_mock_test.cpp26 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c49 static TlvErrorCode TlvBytesToLength(const uint8_t *bytesBuffer, uint16_t bufLength, in TlvBytesToLength()
80 static TlvErrorCode TlvFillNode(const uint8_t *byteBuffer, uint16_t bufLength, in TlvFillNode()
165 TlvErrorCode TlvBytesToNode(const uint8_t *byteBuffer, uint16_t bufLength, TlvNode **tlv) in TlvBytesToNode()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_set_mode_test.cpp39 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_buffer_desc_adapter_impl.cpp42 void ArkBufferDescAdapterImpl::SetBufLength(size_t bufLength) in SetBufLength()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_buffer_desc_adapter_wrapper.cpp44 void ArkBufferDescAdapterWrapper::SetBufLength(size_t bufLength) in SetBufLength()
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_service_death_test.cpp28 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
H A Dstats_service_test.cpp41 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_common_napi.cpp29 size_t bufLength = 0; in GetStringArgument() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_service_test.cpp46 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
H A Dthermal_mgr_dump_test.cpp41 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
H A Dthermal_policy_test.cpp45 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
H A Dthermal_config_sensor_cluster_test.cpp43 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_common_napi.cpp73 size_t bufLength = 0; in GetStringArgument() local
/ohos5.0/foundation/multimedia/media_foundation/src/capi/
H A Dnative_avformat.cpp192 uint32_t bufLength = str.size() > MAX_STRING_LENGTH ? MAX_STRING_LENGTH : str.size(); in OH_AVFormat_GetStringValue() local
230 uint32_t bufLength = info.size() > MAX_DUMP_LENGTH ? MAX_DUMP_LENGTH : info.size(); in OH_AVFormat_DumpInfo() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dtiff_parser.cpp84 size_t TiffParser::FindTiffPos(const byte *dataBuf, size_t bufLength) in FindTiffPos()
H A Dpng_exif_metadata_accessor.cpp282 …ssize_t bufLength = imageStream_->Read(chunkBuf.Data(PNG_CHUNK_HEAD_SIZE), chunkLength + PNG_CHUNK… in UpdateExifMetadata() local
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/js/napi/
H A Djs_aafwk.cpp139 size_t bufLength = 0; in GetCharPointerArgument() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dconsole_log_impl.cpp63 const uint16_t bufLength = LOG_BUFFER_SIZE; in LogNative() local
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/inner/
H A Davformat_inner_mock.cpp120 uint32_t bufLength = info.size() > maxDumpLength ? maxDumpLength : info.size(); in DumpInfo() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/inner/
H A Davformat_inner_mock.cpp130 uint32_t bufLength = info.size() > maxDumpLength ? maxDumpLength : info.size(); in DumpInfo() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp318 uint64_t bufLength = static_cast<uint64_t>(bufDesc.bufLength); in OnReadData() local
/ohos5.0/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c432 char *GetOneCfgFileEx(const char *pathSuffix, char *buf, unsigned int bufLength, int followMode, co… in GetOneCfgFileEx()
472 char *GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp114 size_t bufLength = 0; in ParseStringValue() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_js.cpp47 size_t bufLength = 0; in ParseStringParam() local

12