Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocating_required_data_callback_napi.cpp295 std::vector<std::shared_ptr<LocatingRequiredData>> singleResult) in SetSingleResult() argument
298 singleResult_.assign(singleResult.begin(), singleResult.end()); in SetSingleResult()
/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocating_required_data_callback_napi.h50 std::vector<std::shared_ptr<LocatingRequiredData>> singleResult);