Home
last modified time | relevance | path

Searched refs:GetBundlenameByPublish (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp602 napi_value GetBundlenameByPublish(const napi_env &env, const napi_value &value, std::string &bundle… in GetBundlenameByPublish() function
820 if (GetBundlenameByPublish(env, argv[1], commonEventPublishData.bundleName) == nullptr) { in ParseParametersByPublish()
923 …if (GetBundlenameByPublish(env, argv[COMMON_EVENT_PUBLISH_PARAM], commonEventPublishData.bundleNam… in ParseParametersByPublishAsUser()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp737 napi_value GetBundlenameByPublish(const napi_env &env, const napi_value &value, std::string &bundle… in GetBundlenameByPublish() function
979 if (GetBundlenameByPublish(env, argv[1], commonEventPublishData.bundleName) == nullptr) { in ParseParametersByPublish()
1087 …if (GetBundlenameByPublish(env, argv[ARGS_DATA_TWO], commonEventPublishData.bundleName) == nullptr… in ParseParametersByPublishAsUser()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h379 napi_value GetBundlenameByPublish(const napi_env &env, const napi_value &value, std::string &bundle…
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h403 napi_value GetBundlenameByPublish(const napi_env &env, const napi_value &value, std::string &bundle…