| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| H A D | service_ability_impl.h | 44 * @param want Indicates the structure containing information about the ability. 45 * @param targetState The life cycle state to switch to. 46 * @param sessionInfo Indicates the sessionInfo. 54 * @param state The life cycle state to switch to.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/continuation/ |
| H A D | connect_callback_interface.h | 33 * @param deviceId indicates the device ID of the connection. 34 * @param deviceType indicates the device type of the connection. 40 * @param deviceId indicates the device ID of the disconnect. 41 * @param deviceType indicates the device type of the connectdisconnection.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | user_callback_proxy.h | 37 * @param userId userId. 38 * @param errcode errcode. 45 * @param userId userId. 46 * @param errcode errcode.
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/distributed/ |
| H A D | reverse_continuation_scheduler_primary_stub.h | 31 * @param code Indicates the service request code sent from the peer end. 32 * @param data Indicates the MessageParcel object sent from the peer end. 33 * @param reply Indicates the response message object sent from the remote service. The local service writes the 35 * @param option Indicates whether the operation is synchronous or asynchronous.
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/ |
| H A D | rtp_factory.h | 35 * @param ssrc ssrc 36 * @param mtuSize mtu size 37 * @param sampleRate Video is 90000, audio is sample rate 38 * @param pt payload type
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| H A D | plugin_event_hub.h | 44 void FireOnComplete(const std::string& param) const in FireOnComplete() 47 OnComplete_(param); in FireOnComplete() 51 void FireOnError(const std::string& param) const in FireOnError() 54 onError_(param); in FireOnError()
|
| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/ |
| H A D | completed_callback.h | 31 * @param want The original Want that was sent. 32 * @param resultCode The final result code determined by the Send. 33 * @param resultData The final data collected by a broadcast. 34 * @param resultExtras The final extras collected by a broadcast.
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | accessibility_property_helper.h | 31 * @param keyStr The key of extraElementValueStr. 32 * @param valueStr The value of extraElementValueStr. 41 * @param keyStr The key of extraElementValueInt. 42 * @param valueInt The val of extraElementValueInt.
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/rpcid_decode/ |
| H A D | syscap_tool.h | 32 * @param contextBuffer Indicates the buffer of rpcid stream. 33 * @param bufferLen Indicates the length of rpcid stream buffer. 34 * @param syscapSetBuf Indicates the arrays of syscap string prased from rpcid.sc, 36 * @param syscapSetLength Indicates the length of syscapSetBuf, the length of single syscap is SINGLE_SYSCAP_LENGTH.
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/native/bundle/include/ |
| H A D | bundle_mgr_proxy_native.h | 35 * @param bundleName Indicates the application bundle name to be queried. 36 * @param flags Indicates the information contained in the BundleInfo object to be returned. 37 * @param bundleInfo Indicates the obtained BundleInfo object. 38 * @param userId Indicates the user ID.
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/directive/ |
| H A D | directive_watcher_callback.h | 36 * @param func The watcher callback function. 37 * @param context The execute context of watcher callback. 38 * @param args The arguments of watcher callback function. 39 * @param argsSize the arguments size of watcher callback function.
|
| /foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/base/ |
| H A D | memory_heap.h | 29 * @param [in] size: malloc size. 35 * @param [in] size: malloc size. 41 * @param [in] p: pointer to be deleted. 47 * @param [in] p: pointer to be deleted.
|
| /foundation/arkui/ace_engine_lite/frameworks/include/base/ |
| H A D | dft_impl.h | 28 struct Param { struct 34 typedef void (*PageInfoFunc)(const Param param); 54 void CallbackPageReplaced(int state, const char *param = nullptr);
|
| /foundation/resourceschedule/background_task_mgr/frameworks/include/ |
| H A D | expired_callback_stub.h | 34 * @param code Service request code. 35 * @param data MessageParcel object. 36 * @param reply Local service response. 37 * @param option Point out async or sync.
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/include/event/ |
| H A D | extension_connection_observer.h | 28 * @param data connection relationship data. 35 * @param data connection relationship data. 42 * @param data dlp state data. 49 * @param data dlp state data.
|
| /foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/include/ |
| H A D | mmi_observer.h | 30 * @param pid the pid.
31 * @param uid the uid.
32 * @param bundleName the bundleName.
33 * @param syncStatus the sync status.
|
| /foundation/resourceschedule/work_scheduler/services/zidl/include/ |
| H A D | work_scheduler_stub.h | 35 * @param code The code. 36 * @param data The data. 37 * @param reply The reply. 38 * @param option The option.
|
| /foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/ |
| H A D | isystem_ability_status_change.h | 31 * @param systemAbilityId, subscribe sa. 32 * @param deviceId, is empty, Cross device support is temporarily not supported. 40 * @param systemAbilityId, subscribe sa. 41 * @param deviceId, is empty, Cross device support is temporarily not supported.
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/include/purgeable_mem_manager/ |
| H A D | app_state_subscriber_stub.h | 33 * @param code Service request code.
34 * @param data MessageParcel object.
35 * @param reply Local service response.
36 * @param option Point out async or sync.
|
| /foundation/resourceschedule/work_scheduler/services/native/include/ |
| H A D | watchdog.h | 34 * @param watchdogId The id of watchdog. 35 * @param interval The interval. 42 * @param watchdogId The id of watchdog. 48 * @param event The event.
|
| /foundation/window/window_manager/interfaces/kits/ndk/wm/ |
| H A D | oh_window_event_filter.h | 28 * @param keyEvent multimodal keyEvent 37 * @param windowId windowId when window is created 38 * @param keyEventFilter key event callback ,called when the window is dispatched 49 * @param windowId windowId when window is created
|
| /foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
| H A D | anonymizer.h | 26 * @param plainStr The plain string to be anonymized. 27 * @param anonymizedStr The anonymized string. 34 * @param anonymizedStr The anonymized string. 42 * @param anonymizedStr The anonymized string.
|
| /foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterhisysevent_fuzzer/ |
| H A D | softbusadapterhisysevent_fuzzer.cpp | 32 SoftBusEvtParam* param = &msg->paramArray[SOFTBUS_EVT_PARAM_ZERO]; in CreateOpenSessionCntMsg() local 33 (void)strcpy_s(param->paramName, SOFTBUS_HISYSEVT_NAME_LEN, "SUCCESS_CNT"); in CreateOpenSessionCntMsg() 34 param->paramType = SOFTBUS_EVT_PARAMTYPE_UINT32; in CreateOpenSessionCntMsg() 35 param->paramValue.u32v = 0; in CreateOpenSessionCntMsg()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
| H A D | i_wifi.h | 30 * @param id 31 * @param chip 39 * @param ids 40 * @param size
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| H A D | wifi_sta_iface_test.cpp | 47 WifiWpsParam *param = nullptr; in StartWpsPbcModeTest() local 48 StartWpsPbcMode(param); in StartWpsPbcModeTest() 53 WifiWpsParam *param = nullptr; in StartWpsPinModeTest() local 55 StartWpsPinMode(param, pinCode); in StartWpsPinModeTest()
|