Home
last modified time | relevance | path

Searched refs:nlpRequestType_ (Results 1 - 4 of 4) sorted by relevance

/base/location/services/location_locator/locator/source/
H A Dwork_record.cpp74 parcel.WriteInt32(nlpRequestType_[i]); in Marshalling()
196 nlpRequestType_.push_back(request->GetNlpRequestType()); in Add()
209 nlpRequestType_.push_back(workRecord.GetNlpRequestType(index)); in Add()
236 nlpRequestType_.erase(nlpRequestType_.begin() + i); in Remove()
261 nlpRequestType_.erase(nlpRequestType_.begin() + i); in Remove()
291 std::vector<int>().swap(nlpRequestType_); in Clear()
308 return nlpRequestType_[index]; in GetNlpRequestType()
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp38 nlpRequestType_ = 0; in Request()
57 nlpRequestType_ = 0; in Request()
328 nlpRequestType_ = nlpRequestType; in SetNlpRequestType()
333 return nlpRequestType_; in GetNlpRequestType()
348 nlpRequestType_ = NlpRequestType::PRIORITY_TYPE_INDOOR; in SetNlpRequestType()
350 nlpRequestType_ = NlpRequestType::PRIORITY_TYPE_BALANCED_POWER_ACCURACY; in SetNlpRequestType()
/base/location/services/location_locator/locator/include/
H A Dwork_record.h61 std::vector<int> nlpRequestType_; member in OHOS::Location::WorkRecord
/base/location/interfaces/inner_api/include/
H A Drequest.h83 int nlpRequestType_; member in OHOS::Location::Request

Completed in 3 milliseconds