Home
last modified time | relevance | path

Searched defs:writeLength (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/capi_ability_runtime_application_context_test/
Dcapi_ability_runtime_application_context_test.cpp221 int32_t writeLength = 0; variable
260 int32_t writeLength = 0; variable
298 int32_t writeLength = 0; variable
346 int32_t writeLength = 0; variable
485 int32_t writeLength = 0; variable
528 int32_t writeLength = 0; variable
570 int32_t writeLength = 0; variable
615 int32_t writeLength = 0; variable
653 int32_t writeLength = 0; variable
690 int32_t writeLength = 0; variable
[all …]
/foundation/ability/ability_runtime/frameworks/c/ability_runtime/src/
Dapplication_context.cpp30 const std::string &src, char* buffer, const int32_t bufferSize, int32_t* writeLength) in WriteStringToBuffer()
43 AbilityRuntime_ErrorCode CheckParameters(char* buffer, int32_t* writeLength) in CheckParameters()
58 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetCacheDir()
102 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetBundleName()
187 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetTempDir()
208 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetFilesDir()
229 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetDatabaseDir()
250 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetPreferencesDir()
271 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetBundleCodeDir()
292 char* buffer, const int32_t bufferSize, int32_t* writeLength) in OH_AbilityRuntime_ApplicationContextGetDistributedFilesDir()
[all …]
/foundation/arkui/ace_engine/interfaces/native/node/
Dnative_node_napi.cpp222 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/
Dclient_trans_proxy_file_manager.c1495 int64_t writeLength = SoftBusPwriteFile( in ProcessOneFrameCRC() local
1535 int64_t writeLength = SoftBusPwriteFile( in ProcessOneFrame() local