/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/test/unittest/common/ |
H A D | cache_manager_tdd_test.cpp | 164 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 D | battery_config_mock_test.cpp | 26 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
|
/ohos5.0/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite_parser.c | 49 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 D | power_set_mode_test.cpp | 39 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 D | ark_buffer_desc_adapter_impl.cpp | 42 void ArkBufferDescAdapterImpl::SetBufLength(size_t bufLength) in SetBufLength()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_buffer_desc_adapter_wrapper.cpp | 44 void ArkBufferDescAdapterWrapper::SetBufLength(size_t bufLength) in SetBufLength()
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_service_death_test.cpp | 28 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
|
H A D | stats_service_test.cpp | 41 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 D | ringtone_common_napi.cpp | 29 size_t bufLength = 0; in GetStringArgument() local
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_service_test.cpp | 46 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
|
H A D | thermal_mgr_dump_test.cpp | 41 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
|
H A D | thermal_policy_test.cpp | 45 char* GetOneCfgFile(const char *pathSuffix, char *buf, unsigned int bufLength) in GetOneCfgFile()
|
H A D | thermal_config_sensor_cluster_test.cpp | 43 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 D | audio_haptic_common_napi.cpp | 73 size_t bufLength = 0; in GetStringArgument() local
|
/ohos5.0/foundation/multimedia/media_foundation/src/capi/ |
H A D | native_avformat.cpp | 192 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 D | tiff_parser.cpp | 84 size_t TiffParser::FindTiffPos(const byte *dataBuf, size_t bufLength) in FindTiffPos()
|
H A D | png_exif_metadata_accessor.cpp | 282 …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 D | js_aafwk.cpp | 139 size_t bufLength = 0; in GetCharPointerArgument() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | console_log_impl.cpp | 63 const uint16_t bufLength = LOG_BUFFER_SIZE; in LogNative() local
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/inner/ |
H A D | avformat_inner_mock.cpp | 120 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 D | avformat_inner_mock.cpp | 130 uint32_t bufLength = info.size() > maxDumpLength ? maxDumpLength : info.size(); in DumpInfo() local
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/ |
H A D | dmic_client.cpp | 318 uint64_t bufLength = static_cast<uint64_t>(bufDesc.bufLength); in OnReadData() local
|
/ohos5.0/base/customization/config_policy/frameworks/config_policy/src/ |
H A D | config_policy_utils.c | 432 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 D | hiview_napi_util.cpp | 114 size_t bufLength = 0; in ParseStringValue() local
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
H A D | napi_hitrace_js.cpp | 47 size_t bufLength = 0; in ParseStringParam() local
|