HomeSort by relevance Sort by last modified time
    Searched refs:cache_location (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
fine_audio_buffer.cc 76 int cache_location = desired_frame_size_bytes_; local
77 int8_t* cache_ptr = &buffer[cache_location];
  /art/runtime/
utils.h 461 // rooted at cache_location.
462 bool GetDalvikCacheFilename(const char* file_location, const char* cache_location,
465 // dies trying. The path returned will be rooted at cache_location.
467 const char* cache_location);
utils.cc     [all...]
class_linker.cc 918 std::string cache_location; local
    [all...]

Completed in 1563 milliseconds