Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_param_parser.h265 if (paraIndex_ >= paramSize_) { in Next()
270 paraIndex_++; in Next()
280 if (paraIndex_ >= paramSize_) { in Next()
285 napi_typeof(env_, paramValue_[paraIndex_], &valueNapiType); in Next()
294 paraIndex_++; in Next()
306 if (paraIndex_ >= paramSize_) { in Next()
311 napi_typeof(env_, paramValue_[paraIndex_], &valueNapiType); in Next()
326 paraIndex_++; in Next()
334 paraIndex_++; in Next()
340 paraIndex_++; in Next()
[all …]