/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/ |
H A D | key_session_callback_napi.h | 35 void SendEvent(const std::string &event, int32_t extra, const std::vector<uint8_t> &data) override;
|
H A D | media_key_system_callback_napi.h | 33 void SendEvent(const std::string &event, int32_t extra, const std::vector<uint8_t> &data) override;
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | helper_listener_proxy.h | 47 int32_t SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option);
|
/foundation/multimedia/media_lite/services/player_lite/server/src/ |
H A D | samgr_player_server.cpp | 58 service->GetName(service), msg->msgId, msg->msgValue, msg->data);
in MessageHandle()
|
/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | player_listener_proxy.h | 47 int32_t SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option);
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/ |
H A D | photos_dao.h | 29 std::string data;
member 78 p.data \
90 data, \
106 P.data \
|
/foundation/multimedia/player_framework/services/utils/include/ |
H A D | player_xcollie.h | 36 void TimerCallback(void *data);
|
/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | aw_common.h | 46 int32_t WriteDataToFile(const std::string &path, const std::uint8_t *data, std::size_t size);
|
/foundation/multimodalinput/input/intention/prototype/include/ |
H A D | i_dsoftbus_adapter.h | 37 virtual bool OnRawData(const std::string &networkId, const void *data, uint32_t dataLen) = 0;
|
/foundation/multimodalinput/input/intention/stationary/data/include/ |
H A D | stationary_params.h | 60 explicit GetStaionaryDataReply(Data data);
|
/foundation/resourceschedule/ffrt/test/testfunc/ |
H A D | util.h | 50 int perf_event2(std::function<void()> func, struct perf_event2_read_format& data, uint32_t event1, uint32_t event2);
|
/foundation/resourceschedule/background_task_mgr/services/test/unittest/bgtask_manager_abnormal_unit_test/mock/src/ |
H A D | mock_system_ability.cpp | 92 int32_t SystemAbility::OnExtension(const std::string& extension, MessageParcel& data, MessageParcel& reply) in OnExtension() argument
|
/foundation/resourceschedule/ffrt/interfaces/inner_api/c/ |
H A D | type_def_ext.h | 125 void* data; member
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/ |
H A D | local_ability_manager_proxy.h | 46 bool PrepareData(MessageParcel& data, int32_t said, const std::string& extension);
|
/foundation/resourceschedule/work_scheduler/services/native/src/policy/ |
H A D | cpu_policy.cpp | 58 cpuUsage = static_cast<int>(collectResult.data * UNIT); in GetCpuUsage()
|
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
H A D | js_screen_listener.h | 44 napi_value CreateScreenIdArray(napi_env env, const std::vector<ScreenId>& data);
|
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/communication/broadcast/ |
H A D | broadcast_interface.h | 20 * @brief Provides data subscription and data push for services.
22 * With this module, the Service, Feature, or other modules can broadcast events or data. \n
23 * All services that listen to these events or data can receive these broadcasts. \n
34 * The interface and type are used for subscribing to and publishing events and data. \n
70 * @brief Indicates the topic of an event or data, which is used to distinguish different types of
71 * events or data.
89 * @brief Defines the topic consumer used to receive events and push data. You need to implement
97 * @brief Defines how the consumer will process the events or data of a released topic.
105 * @param origin Indicates the pointer to the data t [all...] |
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_ipc_adapter.h | 86 int GetRemoteToken(IpcIo *data);
|
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/inner/ |
H A D | js_pip_manager.h | 28 static void Finalizer(napi_env env, void* data, void* hint);
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_transition_controller.h | 29 static void Finalizer(napi_env env, void* data, void* hint);
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
H A D | dns_proxy_request_socket.cpp | 26 event.data.fd = sock; in DnsProxyRequestSocket()
|
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
H A D | connection_ble_trans_mock.h | 31 ConnBleConnection *connection, const uint8_t *data, uint32_t dataLen, int32_t module) = 0;
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | wifi_config_info.h | 66 void UnmarshallingInterfaceArray(WifiDirectProtocol &protocol, uint8_t *data, size_t size);
|
/foundation/communication/dsoftbus/core/transmission/common/include/ |
H A D | softbus_trans_def.h | 97 void *data; member
|
/foundation/communication/dsoftbus/core/connection/manager/ |
H A D | softbus_conn_manager.h | 42 * @brief Send data to the peer. Enable br/ble/tcp to send data. 45 * @param[in] data Connection message content. 54 uint32_t connectionId, uint8_t *data, uint32_t len, int32_t pid, int32_t flag, int32_t module, int64_t seq); 111 * @brief Config flow control of posting data 112 * @param configuration flow control configuration of posting data
|