Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/gps/location/
DLocationAPI.cpp80 static uint32_t gOSFrameworkRefCount = 0; variable
207 gOSFrameworkRefCount++; in createInstance()
208 if (1 == gOSFrameworkRefCount) { in createInstance()
337 if (1 == gOSFrameworkRefCount) { in destroy()
340 gOSFrameworkRefCount--; in destroy()
/hardware/qcom/sm8150/gps/location/
DLocationAPI.cpp80 static uint32_t gOSFrameworkRefCount = 0; variable
207 gOSFrameworkRefCount++; in createInstance()
208 if (1 == gOSFrameworkRefCount) { in createInstance()
337 if (1 == gOSFrameworkRefCount) { in destroy()
340 gOSFrameworkRefCount--; in destroy()