| /base/update/updater/services/script/script_interpreter/ |
| H A D | script_scanner.cpp | 22 int Scanner::LexerInput(char *buf, int maxSize) in LexerInput() argument 30 memcpy_s(reinterpret_cast<uint8_t*>(buf), maxSize, data.buffer, readLen); in LexerInput() local
|
| /base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/ |
| H A D | hilog_string.h | 35 size_t maxSize; member in OHOS::ACELite::HilogString
|
| H A D | hilog_vector.h | 40 size_t maxSize; member in OHOS::ACELite::HilogVector
|
| /third_party/icu/icu4c/source/tools/gencmn/ |
| H A D | gencmn.c | 53 uint32_t maxSize; in main() local
|
| /third_party/node/deps/icu-small/source/tools/gencmn/ |
| H A D | gencmn.c | 53 uint32_t maxSize; in main() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gencmn/ |
| H A D | gencmn.c | 53 uint32_t maxSize; in main() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
| H A D | stringfilter.cpp | 93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName() argument
|
| /base/hiviewdfx/hiview/base/event_store/config/include/ |
| H A D | event_store_config.h | 43 uint32_t maxSize;
member
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/ |
| H A D | event_read_handler.h | 42 int64_t maxSize = 0; member
|
| /base/hiviewdfx/hiview/adapter/service/common/src/ |
| H A D | hiview_file_info.cpp | 37 const size_t maxSize = 1024;
in GetData() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/idl/src/ |
| H A D | faultlog_info_ohos.cpp | 69 const uint32_t maxSize = 128; in Unmarshalling() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/ |
| H A D | app_event_db_cleaner.cpp | 75 uint64_t AppEventDbCleaner::ClearSpace(uint64_t curSize, uint64_t maxSize)
in ClearSpace() argument
|
| H A D | app_event_log_cleaner.cpp | 37 uint64_t AppEventLogCleaner::ClearSpace(uint64_t curSize, uint64_t maxSize)
in ClearSpace() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/ |
| H A D | async_stack.cpp | 69 const int32_t maxSize = 16; in CollectAsyncStack() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/async_stack/ |
| H A D | async_stack_test.cpp | 110 const int32_t maxSize = 16; in HWTEST_F() local
|
| /base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/ |
| H A D | string_filter.cpp | 93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName() argument
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_reduce_assign.cpp | 43 unsigned maxSize = 0; in setup_reduce_temp() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
| H A D | input_test.cpp | 80 int maxSize = 1; in TEST() local 118 int maxSize = 1; TEST() local 158 size_t maxSize = 5; TEST() local 172 size_t maxSize = 11; TEST() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | RingBufferAllocator.cpp | 31 RingBufferAllocator::RingBufferAllocator(uint64_t maxSize) : mMaxBlockSize(maxSize) { in RingBufferAllocator() argument
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| H A D | hiappevent_clean.cpp | 60 bool IsStorageSpaceFull(const std::string& dir, uint64_t maxSize)
in IsStorageSpaceFull() argument 65 bool ReleaseSomeStorageSpace(const std::string& dir, uint64_t maxSize)
in ReleaseSomeStorageSpace() argument 100 auto maxSize = HiAppEventConfig::GetInstance().GetMaxStorageSize();
in CheckStorageSpace() local
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/config/include/ |
| H A D | export_config_parser.h | 52 int64_t maxSize = 0; member
|
| /base/accesscontrol/sandbox_manager/frameworks/test/unittest/ |
| H A D | sandbox_manager_parcel_test.cpp | 148 uint32_t maxSize = 500; // 500 is max in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | fp_unwinder_test.cpp | 51 const size_t maxSize = 32; in HWTEST_F() local 83 const size_t maxSize = 32; in HWTEST_F() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileMapping.h | 15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name)
in Create() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TextureRectangleTest.cpp | 69 GLint maxSize = 0; in TEST_P() local 159 GLint maxSize = 0; in TEST_P() local [all...] |