Home
last modified time | relevance | path

Searched defs:nlpRequestType (Results 1 – 2 of 2) sorted by relevance

/base/location/frameworks/location_common/common/source/
Drequest.cpp324 void Request::SetNlpRequestType(int nlpRequestType) in SetNlpRequestType()
/base/location/services/location_locator/locator/source/
Dwork_record.cpp41 int nlpRequestType = parcel.ReadInt32(); in ReadFromParcel() local