/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
D | hks_ipc_slice.c | 33 static uint32_t GetBlobBufSize(const struct HksBlob *blob, uint32_t *bufSize) in GetBlobBufSize() 45 …32_t GetParamSize(const struct HksBlob *key, const struct HksParamSet *paramSet, uint32_t *bufSize) in GetParamSize() 56 uint32_t *bufSize) in GetDataSize()
|
/base/hiviewdfx/blackbox/ |
D | blackbox_detector.c | 27 int UploadEventByStream(const char *buf, unsigned int bufSize) in UploadEventByStream()
|
D | blackbox_adapter.c | 54 unsigned int bufSize, int isAppend) in FullWriteFile()
|
/base/hiviewdfx/hiview/test/moduletest/common/ |
D | hiview_plugin_platform_module_test.cpp | 34 const int bufSize = 128; in GetCmdResultFromPopen() local
|
/base/hiviewdfx/hiview/utility/common_utils/ |
D | calc_fingerprint.cpp | 96 int CalcFingerprint::CalcBufferSha(const string& buffer, size_t bufSize, char *hash, size_t len) in CalcBufferSha()
|
/base/hiviewdfx/faultloggerd/test/moduletest/ |
D | faultloggerd_module_test.cpp | 37 const int bufSize = 128; in GetCmdResultFromPopen() local
|
/base/hiviewdfx/hidumper/test/unittest/common/ |
D | hidumper_innerkits_test.cpp | 55 const int bufSize = 256; in StartTestProcess() local
|
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/ |
D | bundle_event_source_example.cpp | 86 const int bufSize = 2048; in OnFileDescriptorEvent() local
|
/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/ |
D | event_source_example.cpp | 90 const int bufSize = 2048; in OnFileDescriptorEvent() local
|
/base/security/access_token/services/tokensyncmanager/include/remote/ |
D | soft_bus_channel.h | 214 void random_uuid(char buf[37], int bufSize) in random_uuid()
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
D | cert_manager_file.c | 94 uint32_t bufSize = sizeof(struct CmMutableBlob) * fileNums; in MallocFileNames() local
|
/base/update/updater/services/ptable_parse/ |
D | ptable_manager.cpp | 292 size_t bufSize = 0; in GetPtableBufferFromPkg() local
|
/base/hiviewdfx/hidumper/frameworks/native/ |
D | dump_utils.cpp | 78 const int bufSize = 128; in ErrnoToMsg() local
|
/base/customization/config_policy/frameworks/config_policy/src/ |
D | config_policy_utils.c | 129 size_t bufSize = strlen(opKeyDir) + strlen(opKeyValue) + 1; in GetOpkeyPath() local 186 size_t bufSize = strlen(relPath) + sizeof(":,") + 1; in GetFollowXRule() local
|
/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | event_loop_test.cpp | 97 const int bufSize = 2048; in OnFileDescriptorEvent() local
|
/base/hiviewdfx/hiview/plugins/eventlogger/ |
D | event_logger.cpp | 360 const int bufSize = 2048; in OnFileDescriptorEvent() local
|
/base/telephony/sms_mms/services/gsm/ |
D | gsm_sms_message.cpp | 233 const int bufSize = (MAX_GSM_7BIT_DATA_LEN * MAX_SEGMENT_NUM) + 1; in CreateDataSubmitSmsTpdu() local
|
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/ |
D | dfx_processdump_test.cpp | 172 const int bufSize = 128; in GetCmdResultFromPopen() local
|
/base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
D | log_utils.cpp | 494 constexpr int bufSize = 256; in PrintErrorno() local
|
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
D | dumpcatcher_interfaces_test.cpp | 121 const int bufSize = 128; in GetCmdResultFromPopen() local
|
/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
D | hks_storage.c | 814 uint32_t bufSize = strlen(keyAlias) + 1; in RecordKeyOperation() local
|
/base/hiviewdfx/faultloggerd/test/systemtest/src/ |
D | faultloggerd_system_test.cpp | 688 const int bufSize = 128; in GetCmdResultFromPopen() local
|