Searched refs:CharType (Results 1 – 4 of 4) sorted by relevance
47 const base::CommandLine::CharType* argv[] = {"program"}; in TEST_F()53 const base::CommandLine::CharType* argv[] = { in TEST_F()60 const base::CommandLine::CharType* argv[] = {"program", "--foobarbaz"}; in TEST_F()66 const base::CommandLine::CharType* argv[] = {"program", "foobarbaz"}; in TEST_F()72 const base::CommandLine::CharType* argv[] = { in TEST_F()79 const base::CommandLine::CharType* argv[] = { in TEST_F()87 const base::CommandLine::CharType* argv[] = {"program", in TEST_F()94 const base::CommandLine::CharType* argv[] = { in TEST_F()
81 const base::CommandLine::CharType* argv[] = { in SetUpCommandLine()120 const base::CommandLine::CharType* argv[] = {"program"}; in SetUpCommandLine()
225 CharType::CharType(const JavaTypeNamespace* types) in CharType() function in android::aidl::java::CharType230 void CharType::WriteToParcel(StatementBlock* addTo, Variable* v, in WriteToParcel()236 void CharType::CreateFromParcel(StatementBlock* addTo, Variable* v, in CreateFromParcel()787 Add(new CharType(this)); in Init()
177 class CharType : public Type {179 explicit CharType(const JavaTypeNamespace* types);