Home
last modified time | relevance | path

Searched refs:ParametersInfoGetSlotNumByBundle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h78 struct ParametersInfoGetSlotNumByBundle { struct
86 ParametersInfoGetSlotNumByBundle params; argument
220 const napi_env &env, const napi_callback_info &info, ParametersInfoGetSlotNumByBundle &params);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp89 struct ParametersInfoGetSlotNumByBundle { struct
97 ParametersInfoGetSlotNumByBundle params;
431 const napi_env &env, const napi_callback_info &info, ParametersInfoGetSlotNumByBundle &params) in ParseParametersGetSlotNumByBundle()
991 ParametersInfoGetSlotNumByBundle params {}; in GetSlotNumByBundle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_slot.cpp295 ParametersInfoGetSlotNumByBundle params {}; in NapiGetSlotNumByBundle()