Home
last modified time | relevance | path

Searched refs:CharType (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/test/
Dsettings_unittest.cpp51 const base::CommandLine::CharType* argv[] = { "program" }; in TEST_F()
57 const base::CommandLine::CharType* argv[] = { in TEST_F()
65 const base::CommandLine::CharType* argv[] = { in TEST_F()
73 const base::CommandLine::CharType* argv[] = { in TEST_F()
81 const base::CommandLine::CharType* argv[] = { in TEST_F()
89 const base::CommandLine::CharType* argv[] = { in TEST_F()
97 const base::CommandLine::CharType* argv[] = { in TEST_F()
105 const base::CommandLine::CharType* argv[] = { in TEST_F()
Dipc_linux_unittest.cpp81 const base::CommandLine::CharType* argv[] = { in SetUpCommandLine()
120 const base::CommandLine::CharType* argv[] = { "program" }; in SetUpCommandLine()
/system/tools/aidl/
Dtype_java.cpp225 CharType::CharType(const JavaTypeNamespace* types) in CharType() function in android::aidl::java::CharType
230 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()
Dtype_java.h177 class CharType : public Type {
179 CharType(const JavaTypeNamespace* types);