HomeSort by relevance Sort by last modified time
    Searched full:refcounter (Results 1 - 11 of 11) sorted by null

  /external/webrtc/webrtc/test/channel_transport/
traffic_control_win.cc 21 uint32_t TrafficControlWindows::refCounter = 0;
37 refCounter++;
138 refCounter++;
144 if (0 == refCounter)
147 "TrafficControlWindows - Cannot release, refCounter is 0");
159 refCounter--;
160 if ((0 == refCounter) && instance)
traffic_control_win.h 93 static uint32_t refCounter;
  /device/google/marlin/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /external/icu/icu4c/source/common/
unistr.cpp 350 // count bytes for the refCounter and the string capacity, and
    [all...]

Completed in 820 milliseconds