/test/dittosuite/src/ |
D | binder.cpp | 91 status_t BnDittoBinder::onTransact(uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags… in onTransact() argument 92 LOGD("BnDittoBinder::onTransact(), code: " + std::to_string(code)); in onTransact() 95 switch (code) { in onTransact() 126 return BBinder::onTransact(code, data, reply, flags); in onTransact()
|
D | binder_request.cpp | 77 std::string service_name, int32_t code, in GenericBinderRequest() argument 81 service_name_(service_name), code_(code) {} in GenericBinderRequest()
|
D | instruction_factory.cpp | 267 …inderRequest>(instruction_params, generic_service.name(), generic_service.code(), generic_service.… in CreateFromProtoInstruction()
|
/test/vts-testcase/hal/thermal/V1_0/target_stress/ |
D | thermal_hidl_stress_test.cpp | 74 EXPECT_EQ(ThermalStatusCode::SUCCESS, status.code); in TEST_F() 89 EXPECT_EQ(ThermalStatusCode::SUCCESS, status.code); in TEST_F() 104 EXPECT_EQ(ThermalStatusCode::SUCCESS, status.code); in TEST_F()
|
/test/dittosuite/example/android/ |
D | binder_gen.ditto | 9 code: 6,
|
D | binder_nested_parcel.ditto | 6 code: 14,
|
/test/mts/ |
D | OWNERS | 1 # Root Owners of the MTS repo for code reviews
|
/test/dittosuite/include/ditto/ |
D | binder_request.h | 79 std::string service_name, int32_t code,
|
D | binder.h | 72 virtual status_t onTransact(uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0);
|
/test/vts-testcase/performance/audio_loopback_test/ |
D | README.md | 16 * Where can I get the source code for the Loopback.apk?
|
/test/app_compat/csuite/tools/csuite-tradefed/ |
D | README | 33 platform source code and setting up a build environment.
|
/test/mts/tools/mts-tradefed/ |
D | README | 49 platform source code and setting up a build environment.
|
/test/cts-root/tools/cts-root-tradefed/ |
D | README | 50 platform source code and setting up a build environment.
|
/test/app_compat/csuite/ |
D | pylintrc | 29 # active Python interpreter and may run arbitrary code. 34 # run arbitrary code 71 duplicate-code, 393 # 3 compatible code, which means that the block might have code that exists
|
/test/catbox/tools/catbox-tradefed/ |
D | README | 59 platform source code and setting up a build environment.
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 66 platform source code and setting up a build environment.
|
/test/mlts/models/ |
D | LICENSE | 27 including but not limited to software source code, documentation 32 not limited to compiled object code, generated documentation, 56 communication on electronic mailing lists, source code control systems,
|
/test/mlts/benchmark/ |
D | LICENSE | 27 including but not limited to software source code, documentation 32 not limited to compiled object code, generated documentation, 56 communication on electronic mailing lists, source code control systems,
|
/test/dittosuite/ |
D | LICENSE | 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 57 communication on electronic mailing lists, source code control systems,
|
D | Doxyfile | 266 # uses this value to replace tabs by spaces in code fragments. 332 # tries to guess whether the code is fixed or free formatted code, this is the 469 # useful for C code in case the coding convention dictates that all compound 478 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small 555 # This flag is only useful for Objective-C code. If set to YES, local methods, 1077 # that contain example code fragments that are included (see the \include 1114 # code is scanned, but not when the output code is generated. If lines are added 1163 # The Fortran standard specifies that for fixed formatted Fortran code all 1179 # Note: To get rid of all source code in the generated output, make sure that 1192 # special comment blocks from generated source code fragments. Normal C, C++ and [all …]
|
D | README.md | 371 One way of getting coverage data is to rely on `llvm` to build the code with
|
/test/dittosuite/schema/ |
D | benchmark.proto | 89 optional int32 code = 2; field
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …if(r)return r(o,!0);var u=new Error("Cannot find module '"+o+"'");throw u.code="MODULE_NOT_FOUND",…
|