Home
last modified time | relevance | path

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

/device/lge/bullhead/location/loc_api/loc_api_v02/
DLocApiV02.h129 locClientEventMaskType adjustMaskForNoSession(locClientEventMaskType qmiMask);
DLocApiV02.cpp210 status = locClientOpen(adjustMaskForNoSession(qmiMask), &globalCallbacks, in open()
275 qmiMask = adjustMaskForNoSession(qmiMask); in registerEventMask()
282 locClientEventMaskType LocApiV02 :: adjustMaskForNoSession(locClientEventMaskType qmiMask) in adjustMaskForNoSession() function in LocApiV02
/device/huawei/angler/location/loc_api/loc_api_v02/
DLocApiV02.h129 locClientEventMaskType adjustMaskForNoSession(locClientEventMaskType qmiMask);
DLocApiV02.cpp210 status = locClientOpen(adjustMaskForNoSession(qmiMask), &globalCallbacks, in open()
275 qmiMask = adjustMaskForNoSession(qmiMask); in registerEventMask()
282 locClientEventMaskType LocApiV02 :: adjustMaskForNoSession(locClientEventMaskType qmiMask) in adjustMaskForNoSession() function in LocApiV02
/device/moto/shamu/location/loc_api/loc_api_v02/
DLocApiV02.h129 locClientEventMaskType adjustMaskForNoSession(locClientEventMaskType qmiMask);
DLocApiV02.cpp209 status = locClientOpen(adjustMaskForNoSession(qmiMask), &globalCallbacks, in open()
248 qmiMask = adjustMaskForNoSession(qmiMask); in registerEventMask()
255 locClientEventMaskType LocApiV02 :: adjustMaskForNoSession(locClientEventMaskType qmiMask) in adjustMaskForNoSession() function in LocApiV02