Searched defs:SetSkip (Results 1 – 3 of 3) sorted by relevance
182 napi_value JsSchema::SetSkip(napi_env env, napi_callback_info info) in SetSkip() function in OHOS::DistributedData::JsSchema
184 napi_value JsSchema::SetSkip(napi_env env, napi_callback_info info) in SetSkip() function in OHOS::DistributedKVStore::JsSchema
174 void SetSkip(SkipType type) { skipType_ = type; } in SetSkip() function