HomeSort by relevance Sort by last modified time
    Searched defs:has_content (Results 1 - 7 of 7) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 237 inline bool has_content() const;
694 inline bool CodeGeneratorResponse_File::has_content() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 241 inline bool has_content() const;
670 inline bool CodeGeneratorResponse_File::has_content() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 241 inline bool has_content() const;
670 inline bool CodeGeneratorResponse_File::has_content() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 241 inline bool has_content() const;
670 inline bool CodeGeneratorResponse_File::has_content() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 261 bool has_content() const;
663 inline bool CodeGeneratorResponse_File::has_content() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 241 inline bool has_content() const;
670 inline bool CodeGeneratorResponse_File::has_content() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /packages/providers/ContactsProvider/tests/assets/upgradeTest/
contacts2_1108.sql 45 CREATE TABLE calls (_id INTEGER PRIMARY KEY AUTOINCREMENT,number TEXT,presentation INTEGER NOT NULL DEFAULT 1,post_dial_digits TEXT NOT NULL DEFAULT '',date INTEGER,duration INTEGER,data_usage INTEGER,type INTEGER,features INTEGER NOT NULL DEFAULT 0,subscription_component_name TEXT,subscription_id TEXT,phone_account_address TEXT,phone_account_hidden INTEGER NOT NULL DEFAULT 0,sub_id INTEGER DEFAULT -1,new INTEGER,name TEXT,numbertype INTEGER,numberlabel TEXT,countryiso TEXT,voicemail_uri TEXT,is_read INTEGER,geocoded_location TEXT,lookup_uri TEXT,matched_number TEXT,normalized_number TEXT,photo_id INTEGER NOT NULL DEFAULT 0,photo_uri TEXT,formatted_number TEXT,_data TEXT,has_content INTEGER,mime_type TEXT,source_data TEXT,source_package TEXT,transcription TEXT,state INTEGER,dirty INTEGER NOT NULL DEFAULT 0,deleted INTEGER NOT NULL DEFAULT 0, add_for_all_users INTEGER NOT NULL DEFAULT 1);
    [all...]

Completed in 353 milliseconds