Home
last modified time | relevance | path

Searched defs:retSize (Results 1 - 3 of 3) sorted by relevance

/base/security/code_signature/utils/src/
H A Dcert_utils.cpp117 static inline bool CheckSizeAndAssign(uint8_t *&bufferPtr, uint32_t &restSize, uint32_t &retSize) in CheckSizeAndAssign() argument
/base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/
H A Dohos_image_decoder_adapter_test.cpp68 size_t retSize = fread(buffer, 1, fileSize, fp); in ReadFileToBuffer() local
/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp293 size_t retSize = fread(buffer, sizeof(char), fileSize, fp); in GetFileContentByPath() local

Completed in 3 milliseconds