/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 679 void *buffer = malloc(bufferSize); variable
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/ |
H A D | attributes.cpp | 642 std::vector<uint8_t> buffer; in Serialize() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | file_asset_napi.cpp | 625 char buffer[FILENAME_MAX]; in JSSetFileDisplayName() local 732 char buffer[FILENAME_MAX]; in JSSetTitle() local 1059 char buffer[ARG_BUF_SIZE]; in JSSetRelativePath() local 1492 char buffer[ARG_BUF_SIZE]; in GetJSArgsForOpen() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.cpp | 78 Bind::BufferType buffer { 0, 0, 0 }; member 2568 …auto bindBuffer = [this](uint32_t target, uint32_t binding, const Gles::Bind::BufferType& buffer) { in BindResources()
|
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_protocol.c | 2965 uint8_t *buffer = data; in SdioReadWriteRemainBytes() local 3033 uint8_t *buffer = info->buf; in SdioReadWriteBlock() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcapture_session.cpp | 2557 void MovingPhotoListener::OnBufferArrival(sptr<SurfaceBuffer> buffer, int64_t timestamp, GraphicTra… in OnBufferArrival() 2634 sptr<SurfaceBuffer> buffer; in OnBufferAvailable() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_source_napi.cpp | 369 char *buffer = reinterpret_cast<char *>(malloc((bufLength + NUM_1) * sizeof(char))); in GetStringArgument() local 2164 uint8_t *buffer = static_cast<uint8_t*>(context->updataBuffer); in UpdateDataExecute() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/ |
H A D | test_napi.cpp | 43 std::string buffer = ""; in DealNapiStrValue() local 1867 std::string buffer = ""; in GetStringUtf8() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
H A D | http_exec.cpp | 1262 void *buffer = nullptr; in AddCurlHandle() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 660 void AudioCapturerSourceInner::DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChan… in DfxOperation()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 1801 std::vector<uint8_t> buffer = buf; in TransformTo() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/ |
H A D | websocket_exec.cpp | 486 char buffer[MAX_HDR_LENGTH] = {}; in LwsCallbackClientFilterPreEstablish() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ |
H A D | js_xml.cpp | 21 std::string buffer = ""; in DealNapiStrValue() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/ |
H A D | zip_n_exporter.cpp | 2151 void *buffer = nullptr; in InFunc() local 2179 napi_value buffer = nullptr; in OutFunc() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_file_manager.c | 607 uint8_t *buffer = NULL; in WriteSingleBlockFrame() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/ |
H A D | napi_audio_capturer.cpp | 427 uint8_t *buffer = new uint8_t[userSize]; in ReadFromNative() local
|
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/ |
H A D | napi_mms.cpp | 287 std::unique_ptr<char[]> buffer = nullptr; in getAttachmentByDecodeMms() local
|
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/ |
H A D | dcm_attest.c | 877 uint8_t buffer[HKS_DIGEST_SHA256_LEN] = {0}; in SignTbs() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_display_render_node_drawable.cpp | 1529 auto buffer = surfaceParams->GetBuffer(); in FindHardwareEnabledNodes() local
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen_controller.cpp | 542 std::ostringstream buffer; in AddAsFirstScreenLocked() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_ffi.cpp | 355 uint8_t *buffer = info.data; in FfiOHOSUpdateData() local
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | lite_graph_to_hdi_model_v2_1.cpp | 1806 const OHOS::HDI::Nnrt::V2_1::SharedBuffer &buffer) in LiteGraph_To_HDIModel()
|
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_api.cpp | 2964 uint8_t* buffer, in napi_run_actor() 3327 NAPI_EXTERN napi_status napi_deserialize(napi_env env, void* buffer, napi_value* object) in napi_deserialize() 3341 NAPI_EXTERN napi_status napi_delete_serialization_data(napi_env env, void* buffer) in napi_delete_serialization_data() 3883 Local<panda::JSValueRef> AttachFuncCallback(void* engine, void* buffer, void* hint, void* attachDat… in AttachFuncCallback()
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/ |
H A D | native_module_util.cpp | 654 std::string buffer(bufferSize, '\0'); in TextEncoderConstructor() local 1681 std::string buffer = ""; in StringDecoderConstructor() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | common_func.cpp | 1445 void *buffer = nullptr; in GetGZGetSArg() local
|