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

  /external/chromium_org/ash/display/
display_info.h 142 void set_native(bool native) { native_ = native; }
143 bool native() const { return native_; }
189 bool native_; member in class:ash::internal::DisplayInfo
display_info.cc 144 native_(false) {
158 native_(false) {
  /external/chromium_org/v8/src/
log.h 152 // Note that 'NATIVE_' cases for functions and scripts are mapped onto
367 // Converts tag to a corresponding NATIVE_... if the script is native.
  /external/v8/src/
log.h 135 // Note that 'NATIVE_' cases for functions and scripts are mapped onto
293 // Converts tag to a corresponding NATIVE_... if the script is native.

Completed in 639 milliseconds