Home
last modified time | relevance | path

Searched refs:ParseHashcodeTypeParams (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dremove.h66 bool ParseHashcodeTypeParams(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dremove.cpp64 bool ParseHashcodeTypeParams( in ParseHashcodeTypeParams() function
156 return ParseHashcodeTypeParams(env, argv, argc, valueType, params); in ParseParameters()