HomeSort by relevance Sort by last modified time
    Searched defs:title_ (Results 1 - 25 of 35) sorted by null

1 2

  /external/jdiff/src/jdiff/
DiffOutput.java 24 public String title_ = null; field in class:DiffOutput
35 title_ = title;
  /external/webrtc/webrtc/base/
windowpicker.h 25 : id_(id), title_(title) {
29 const std::string& title() const { return title_; }
30 void set_title(const std::string& title) { title_ = title; }
34 std::string title_; member in class:rtc::WindowDescription
41 : id_(id), title_(title), primary_(false) {
45 const std::string& title() const { return title_; }
46 void set_title(const std::string& title) { title_ = title; }
53 std::string title_; member in class:rtc::DesktopDescription
  /external/webrtc/talk/media/base/
screencastid.h 65 const std::string& title() const { return title_; }
66 void set_title(const std::string& desc) { title_ = desc; }
109 std::string title_; // Optional. member in class:cricket::ScreencastId
  /frameworks/native/cmds/dumpstate/
dumpstate.h 229 const char* title_; member in class:DurationReporter
  /external/v8/src/profiler/
profile-generator.h 231 const char* title() const { return title_; }
248 const char* title_; member in class:v8::internal::CpuProfile
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/
doxia-sink-api-1.0-alpha-7.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/
doxia-sink-api-1.0.jar 
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 587 // Copies the title to the |title_| member. Returns false on
605 char* title_; member in class:mkvmuxer::Chapter::Display
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/
doxia-module-xdoc-1.0.jar 
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 625 // Copies the title to the |title_| member. Returns false on
643 char* title_; member in class:mkvmuxer::Chapter::Display
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.5/
maven-reporting-impl-2.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/
doxia-module-xhtml-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/
doxia-site-renderer-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/
doxia-module-apt-1.0.jar 
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar 
  /sdk/apps/NotificationStudio/libs/
android-support-v4.jar 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /external/robolectric/v1/lib/main/
android-support-v4.jar 

Completed in 224 milliseconds

1 2