| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | IndexBufferValidationTests.cpp | 51 wgpu::Buffer buffer = device.CreateBuffer(&bufferDesc); in TEST_F() local 66 wgpu::Buffer buffer = device.CreateBuffer(&bufferDesc); in TEST_F() local 81 wgpu::Buffer buffer = device.CreateBuffer(&bufferDesc); in TEST_F() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MessageLiteToString.java | 71 reflectivePrintWithIndent( MessageLite messageLite, StringBuilder buffer, int indent) reflectivePrintWithIndent() argument 221 printField(StringBuilder buffer, int indent, String name, Object object) printField() argument [all...] |
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | a2dp-codec-api.h | 32 uint8_t buffer[]; /* max size is 254 bytes */ member
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | delimited_message_util.cc | 105 uint8* buffer = output->GetDirectBufferForNBytesAndAdvance(size); in SerializeDelimitedToCodedStream() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_join_test.cc | 442 char buffer[128]; in TEST() member [all...] |
| /third_party/skia/experimental/graphite/src/mtl/ |
| H A D | MtlBlitCommandEncoder.h | 38 void synchronizeResource(id<MTLBuffer> buffer) { in synchronizeResource() argument 43 copyFromTexture(id<MTLTexture> texture, SkIRect srcRect, id<MTLBuffer> buffer, size_t bufferOffset, size_t bufferRowBytes) copyFromTexture() argument
|
| /third_party/selinux/secilc/ |
| H A D | secil2conf.c | 67 char *buffer = NULL; in main() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
| H A D | NativeBufferImageSiblingAndroid.cpp | 15 NativeBufferImageSiblingAndroid::NativeBufferImageSiblingAndroid(EGLClientBuffer buffer) in NativeBufferImageSiblingAndroid() argument
|
| /third_party/zlib/contrib/iostream/ |
| H A D | zfstream.h | 64 gzfilebuf buffer; member in gzfilestream_common
|
| /applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/utils/ |
| H A D | common_utils.cpp | 35 char *buffer = nullptr; in GetStringArgument() local
|
| /base/hiviewdfx/hidumper/test/unittest/common/ |
| H A D | hidumper_test_utils.cpp | 77 char* buffer = nullptr; in GetSpecialLine() local
|
| H A D | hidumper_client_test.cpp | 254 char buffer[BUFFER_SIZE]; in HWTEST_F() local
|
| /base/hiviewdfx/hiview/base/event_store/test/unittest/common/ |
| H A D | sys_event_doc_test.cpp | 96 char* buffer = new char[BUFFER_SIZE + 1](); in HWTEST_F() local
|
| /base/hiviewdfx/hiview/utility/common_utils/ |
| H A D | calc_fingerprint.cpp | 94 char buffer[HASH_BUFFER_SIZE] = {0}; in CalcFileShaOriginal() local 118 CalcBufferSha(const string& buffer, size_t bufSize, char *hash, size_t len) CalcBufferSha() argument [all...] |
| /base/hiviewdfx/hilog/test/unittest/common/ |
| H A D | hilog_utils_test.cpp | 36 char* buffer = nullptr;
in GetCmdResultFromPopen() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
| H A D | socket_server.cpp | 73 int SocketServer::Recv(void *buffer, unsigned int bufferLen, int flags) in Recv() argument
|
| /base/account/os_account/frameworks/account_iam/src/ |
| H A D | account_iam_callback_stub.cpp | 53 std::vector<uint8_t> buffer; in ProcOnAcquireInfo() local 78 std::vector<uint8_t> buffer; in ProcOnResult() local 173 std::vector<uint8_t> buffer; in ProcOnResult() local [all...] |
| /base/account/os_account/services/accountmgr/src/account_iam/ |
| H A D | account_iam_client_callback_proxy.cpp | 52 auto buffer = extraInfo.Serialize();
in OnResultFunc() local 79 auto buffer = extraInfo.Serialize();
in OnAcquireInfo() local
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| H A D | hap_parser_test.cpp | 210 std::unique_ptr<uint8_t[]> buffer; in HWTEST_F() local 224 std::unique_ptr<uint8_t[]> buffer; in HWTEST_F() local 238 std::unique_ptr<uint8_t[]> buffer; in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/common/cutil/ |
| H A D | dfx_cutil.c | 73 bool GetThreadName(char* buffer, size_t bufferSz) in GetThreadName() argument 78 bool GetThreadNameByTid(int32_t tid, char* buffer, size_t bufferSz) in GetThreadNameByTid() argument 87 bool GetProcessName(char* buffer, size_t bufferSz) in GetProcessName() argument
|
| H A D | musl_cutil.h | 73 bool GetThreadName(char* buffer, size_t bufferSz) in GetThreadName() argument 78 bool GetThreadNameByTid(int32_t tid, char* buffer, size_t bufferSz) in GetThreadNameByTid() argument 87 bool GetProcessName(char* buffer, size_t bufferSz) in GetProcessName() argument
|
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_screen_saver.c | 115 char buffer[MAX_DATA_LEN]; in SetScreenSaverStateProxy() local
|
| /base/msdp/device_status/utils/ipc/src/ |
| H A D | stream_buffer.cpp | 27 StreamBuffer &StreamBuffer::operator=(const StreamBuffer &buffer)
in operator =() argument
|
| /base/security/appverify/interfaces/innerkits/appverify/src/common/ |
| H A D | random_access_file.cpp | 127 long long RandomAccessFile::ReadFileFullyFromOffset(HapByteBuffer& buffer, long long offset) in ReadFileFullyFromOffset() argument
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
| H A D | app_centraldirectory.c | 55 void HapSetInt32(const HapBuf *buffer, int32_t offset, int32_t value) in HapSetInt32() argument 168 ReadFileFullyFromOffset(const HapBuf *buffer, int32_t offset, const FileRead *file) ReadFileFullyFromOffset() argument [all...] |