Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent_parameters_parse.cpp93 void ClearParametersPtr(CParameters **ptr, int count, bool isKey) in ClearParametersPtr() function
175 return ClearParametersPtr(&parameters->head, count, true); in ParseParameters()
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dparameter_parse.cpp297 void ClearParametersPtr(CParameters **ptr, int count, bool isKey) in ClearParametersPtr() function
463 return ClearParametersPtr(&cData.parameters.head, count, true); in ParseParameters()
486 return ClearParametersPtr(&cData.parameters.head, count, true); in ParseParameters()