OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpp_header_
(Results
1 - 2
of
2
) sorted by null
/system/tools/aidl/
aidl_language.cpp
130
cpp_header_
(cpp_header) {
132
if (
cpp_header_
.length() >= 2) {
133
cpp_header_
=
cpp_header_
.substr(1,
cpp_header_
.length() - 2);
aidl_language.h
265
std::string GetCppHeader() const { return
cpp_header_
; }
272
std::string
cpp_header_
;
member in class:AidlParcelable
Completed in 76 milliseconds