| /applications/standard/calendardata/calendarmanager/napi/src/ |
| D | module_register.cpp | 64 …rn "C" __attribute__((visibility("default"))) void NAPI_calendarManager_GetJSCode(const char** buf, in NAPI_calendarManager_GetJSCode() 76 …n "C" __attribute__((visibility("default"))) void NAPI_calendarManager_GetABCCode(const char** buf, in NAPI_calendarManager_GetABCCode()
|
| D | napi_util.cpp | 121 char* buf = new (std::nothrow) char[STR_TAIL_LENGTH + maxLen]; in GetValue() local
|
| /applications/standard/contacts_data/contacts/src/ |
| D | native_module.cpp | 47 extern "C" __attribute__((visibility("default"))) void NAPI_contact_GetJSCode(const char** buf, in NAPI_contact_GetJSCode() 59 extern "C" __attribute__((visibility("default"))) void NAPI_contact_GetABCCode(const char** buf, in NAPI_contact_GetABCCode()
|
| /applications/standard/app_samples/code/DocsSample/NetWork_Kit/NetWorkKit_Datatransmission/WebSocket_C/entry/src/main/cpp/ |
| D | napi_init.cpp | 82 char *buf = new char[length + 1]; in ConnectWebsocket() local 121 char *buf = new char[length + 1]; in SendMessage() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIString/entry/src/main/cpp/ |
| D | napi_init.cpp | 36 char *buf = new char[length + 1]; in GetValueStringUtf8() local 107 char buf[MAX_BUFFER_SIZE]; in GetValueStringLatin1() local
|
| /applications/sample/camera/communication/wpa_cli/src/ |
| D | wpa_cli_sample.c | 46 static void DumpString(const char *buf, int len, const char *tag) in DumpString() 94 char buf[4096]; in CliRecvPending() local
|
| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| D | main_ability_slice.cpp | 77 char buf[TMP_BUF_SIZE] = { 0 }; in SetTail() local
|
| D | swipe_view.h | 58 char buf[TMP_BUF_SIZE] = { 0 }; in OnSwipe() local
|
| /applications/sample/camera/setting/setting/src/main/cpp/ |
| D | setting_wifi_input_password_ability_slice.cpp | 172 char buf[8] = {0}; in AddInputKeyBoardZero() local 196 char buf[8] = {0}; in SetScrollView() local
|
| D | wpa_work.c | 90 static void ProcessScanResult(const char *buf, int len) in ProcessScanResult() 323 char buf[4096]; in CliRecvPending() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutProperty/defineproperties/src/main/cpp/ |
| D | hello.cpp | 153 char *buf = (char *)malloc(length + 1); in DefineProperties() local 169 char *buf = (char *)malloc(length + 1); in DefineProperties() local
|
| /applications/standard/app_samples/code/DocsSample/Media/ScreenCapture/ScreenCaptureSample/entry/src/main/cpp/ |
| D | napi_init.cpp | 127 uint8_t *buf = OH_AVBuffer_GetAddr(buffer); in OnBufferAvailable() local 139 uint8_t *buf = OH_AVBuffer_GetAddr(buffer); in OnBufferAvailable() local 147 uint8_t *buf = OH_AVBuffer_GetAddr(buffer); in OnBufferAvailable() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutString/getvaluestringlatin1/src/main/cpp/ |
| D | hello.cpp | 75 char buf[MAX_BUFFER_SIZE]; in GetValueStringLatin1() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutString/createstringlatin1/src/main/cpp/ |
| D | hello.cpp | 80 char buf[MAX_BUFFER_SIZE]; in CreateStringLatin1() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutString/getvaluestringutf8/src/main/cpp/ |
| D | hello.cpp | 80 char *buf = (char *)malloc(length + 1); in GetValueStringUtf8() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIClassicUseCases/NodeAPIApplicationScenario/entry/src/main/cpp/ |
| D | thread_safety.cpp | 51 char buf[32] = {0}; in ResolvedCallback() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | unalignedassert.cpp | 96 char buf[sizeof(T)+256]; in construct_at_boundary() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutClass/defineclass/src/main/cpp/ |
| D | hello.cpp | 124 std::string buf = ToString(env, result); in DefineClass() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIProperty/entry/src/main/cpp/ |
| D | napi_init.cpp | 286 char* buf = new char[length + 1]; in SetterCallback() local
|
| /applications/standard/settings/napi/settings/ |
| D | napi_settings.cpp | 109 char *buf = new (std::nothrow) char[size + 1]; in unwrap_string_from_js() local
|