/ohos5.0/base/web/webview/interfaces/kits/napi/webfunction/ |
H A D | webview_web_inited_callback.cpp | 29 WebInitedCallbackParam *data = reinterpret_cast<WebInitedCallbackParam*>(work->data); in UvWebInitedCallbackThreadWoker() local
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_vsync_adapter_impl.cpp | 24 uint32_t ArkVSyncAdapterImpl::RequestVsync(void* data, void* cb) in RequestVsync()
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/ |
H A D | ces_system_test.cpp | 42 void CesSystemTest::CommonEventServiCesSystemTest::OnReceiveEvent(const CommonEventData &data) in OnReceiveEvent()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/ |
H A D | add_auth_info_data.c | 82 char *make_add_auth_info_data(void *data) in make_add_auth_info_data()
|
/ohos5.0/base/msdp/device_status/libs/src/algorithm/ |
H A D | algo_base.cpp | 43 AccelData* data = sensorData; in SetData() local
|
/ohos5.0/base/msdp/device_status/services/native/include/ |
H A D | devicestatus_dumper.h | 51 Data data; member
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/ |
H A D | on_permission_used_record_callback_stub.cpp | 34 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/app_manager_client/ |
H A D | app_manager_access_proxy.cpp | 30 MessageParcel data; in GetForegroundApplications() local
|
/ohos5.0/base/security/access_token/services/privacymanager/src/active/ |
H A D | perm_active_status_change_callback_proxy.cpp | 39 MessageParcel data; in ActiveStatusChangeCallback() local
|
H A D | state_change_callback_proxy.cpp | 39 MessageParcel data; in StateChangeNotify() local
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/ashmem_fuzzer/ |
H A D | ashmem_fuzzer.cpp | 66 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsupplycallback_fuzzer/ |
H A D | formsupplycallback_fuzzer.cpp | 42 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 105 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/ |
H A D | c_service_driver_code_emitter.cpp | 85 std::string data = sb.ToString(); in EmitLowDriverSourceFile() local 170 std::string data = sb.ToString(); in EmitDriverSourceFile() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_profiler.cpp | 208 void JSProfiler::FlushProfilerMsg(void *data) in FlushProfilerMsg() 348 PerformanceData data = data_[dataIndex]; in Output() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | a2dp_data_service.h | 67 virtual void OnSourceSendPcmStreamError(uint16_t errorType, uint32_t data) in OnSourceSendPcmStreamError() 71 virtual void OnSinkGetPcmStreamError(uint16_t errorType, uint32_t data) in OnSinkGetPcmStreamError()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | dympool.c | 204 int DympAlloc(DympoolType *pool, void **data, int throttleGrow) in DympAlloc() 233 void DympFree(void *data) in DympFree()
|
/ohos5.0/drivers/hdf_core/framework/core/manager/src/ |
H A D | devsvc_manager_ext.c | 37 …ic int32_t DevSvcManagerExtRegisterListener(struct HdfDeviceIoClient *client, struct HdfSBuf *data) in DevSvcManagerExtRegisterListener() 91 int32_t DeviceSvcMgrDispatch(struct HdfObject *service, int cmdId, struct HdfSBuf *data, struct Hdf… in DeviceSvcMgrDispatch()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
H A D | c_service_driver_code_emitter.cpp | 78 std::string data = sb.ToString(); in EmitLowDriverSourceFile() local 163 std::string data = sb.ToString(); in EmitDriverSourceFile() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_time_sync_test.cpp | 346 TimeSyncPacket data; variable 414 TimeSyncPacket data; variable
|
/ohos5.0/drivers/peripheral/wlan/wpa/client/src/ |
H A D | wpa_client.c | 124 void WpaEventReport(const char *ifName, uint32_t event, void *data) in WpaEventReport()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/ |
H A D | hgm_config_callback_manager.cpp | 57 auto data = std::make_shared<RSHgmConfigData>(); in RegisterHgmConfigChangeCallback() local 122 auto data = std::make_shared<RSHgmConfigData>(); in SyncHgmConfigChangeCallback() local
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/ |
H A D | collector_impl.cpp | 155 uint8_t *data = const_cast<uint8_t *>(pinData.data()); in ClearPinData() local 161 uint64_t scheduleId, uint64_t authSubType, const std::vector<uint8_t> &data, int32_t resultCode) in SetData()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/ |
H A D | rs_window_animation_utils.cpp | 46 napi_finalize finalizeCallback = [](napi_env env, void* data, void* hint) { in CreateJsWindowAnimationTarget() 101 napi_finalize finalizeCallback = [](napi_env env, void* data, void* hint) { in CreateJsWindowAnimationFinishedCallback()
|
/ohos5.0/drivers/peripheral/sensor/test/common/src/ |
H A D | sensor_callback_impl.cpp | 72 void SensorDataVerification(const float &data, const struct SensorDevelopmentList &sensorNode) in SensorDataVerification() 114 float *data = reinterpret_cast<float*>(eventData); in OnDataEvent() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupdatamanagerb_fuzzer/ |
H A D | abilityautostartupdatamanagerb_fuzzer.cpp | 125 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 136 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|