Searched defs:length (Results 1 - 8 of 8) sorted by relevance
| /ide/tools/previewer/mock/lite/ |
| H A D | AblityKit.cpp | 39 SendMsgToPeerApp(bool isLocalMsg, const char* callingPkgName, const char* calledPkgName, const uint8_t* msgBody, uint32_t length, uint32_t successCallbackFunc, uint32_t failCallbackFunc, uint32_t context) SendMsgToPeerApp() argument
|
| /ide/tools/previewer/test/fuzztest/ |
| H A D | ChangeJsonUtil.cpp | 46 int length = strVal.length() + 1; in ModifyObject() local 102 int length = strVal.length() + 1; in ModifyObject4ChangeType() local
|
| /ide/tools/previewer/test/mock/util/ |
| H A D | MockWebSocketServer.cpp | 62 size_t WebSocketServer::WriteData(unsigned char* data, size_t length) in WriteData() argument
|
| /ide/tools/previewer/test/mock/mock/ |
| H A D | MockVirtualScreenImpl.cpp | 40 bool VirtualScreenImpl::Callback(const void* data, const size_t length, in Callback() argument
|
| /ide/tools/previewer/util/ |
| H A D | WebSocketServer.cpp | 129 size_t WebSocketServer::WriteData(unsigned char* data, size_t length) in WriteData() argument
|
| /ide/tools/previewer/util/unix/ |
| H A D | LocalSocket.cpp | 38 std::size_t length = name.copy(un.sun_path, name.size()); in ConnectToServer() local [all...] |
| /ide/tools/previewer/mock/rich/ |
| H A D | VirtualScreenImpl.cpp | 141 bool VirtualScreenImpl::LoadDocCallback(const void* data, const size_t length, const int32_t width, in LoadDocCallback() argument 181 bool VirtualScreenImpl::Callback(const void* data, const size_t length, in Callback() argument 348 SendPixmap(const void* data, size_t length, int32_t retWidth, int32_t retHeight) SendPixmap() argument [all...] |
| /ide/tools/previewer/test/unittest/mock/ |
| H A D | VirtualScreenImplTest.cpp | 428 int length = height * width * pixSize; in TEST_F() local 475 int length = height * width * pixSize; in TEST_F() local
|
Completed in 4 milliseconds