Searched defs:writeLength (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_runtime/test/unittest/capi_ability_runtime_application_context_test/ |
| D | capi_ability_runtime_application_context_test.cpp | 150 int32_t writeLength = 0; variable 189 int32_t writeLength = 0; variable 227 int32_t writeLength = 0; variable 275 int32_t writeLength = 0; variable 414 int32_t writeLength = 0; variable 457 int32_t writeLength = 0; variable 499 int32_t writeLength = 0; variable
|
| /foundation/ability/ability_runtime/frameworks/c/ability_runtime/src/ |
| D | application_context.cpp | 26 const std::string &src, char* buffer, const int32_t bufferSize, int32_t* writeLength) in WriteStringToBuffer() 41 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetCacheDir() 85 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetBundleName()
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| D | native_node_napi.cpp | 222 ArkUI_NodeHandle node, char* buffer, int32_t bufferSize, int32_t* writeLength) in OH_ArkUI_GetNavigationId() 237 ArkUI_NodeHandle node, char* buffer, int32_t bufferSize, int32_t* writeLength) in OH_ArkUI_GetNavDestinationName() 265 ArkUI_NodeHandle node, int32_t index, char* buffer, int32_t bufferSize, int32_t* writeLength) in OH_ArkUI_GetNavDestinationNameByIndex() 280 ArkUI_NodeHandle node, char* buffer, int32_t bufferSize, int32_t* writeLength) in OH_ArkUI_GetNavDestinationId() 356 ArkUI_NodeHandle node, char* buffer, int32_t bufferSize, int32_t* writeLength) in OH_ArkUI_GetRouterPageName() 371 ArkUI_NodeHandle node, char* buffer, int32_t bufferSize, int32_t* writeLength) in OH_ArkUI_GetRouterPagePath() 403 ArkUI_NodeHandle node, char* buffer, int32_t bufferSize, int32_t* writeLength) in OH_ArkUI_GetRouterPageId()
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| D | client_trans_proxy_file_manager.c | 1495 int64_t writeLength = SoftBusPwriteFile( in ProcessOneFrameCRC() local 1535 int64_t writeLength = SoftBusPwriteFile( in ProcessOneFrame() local
|