/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | HalCodeGen.cpp | 85 for (const auto& arg : func_pt_spec.arg()) { in GenerateCppBodyInterfaceImpl() local 179 for (const auto& arg : func_pt_spec.arg()) { in GenerateCppBodyInterfaceImpl() local 319 for (auto const& arg : api.arg()) { in GenerateCppBodyFuzzFunction() local 478 for (auto const& arg : api.arg()) { in GenerateCppBodyFuzzFunction() local 553 for (auto const& arg : api.arg()) { in GenerateCppBodyFuzzFunction() local 675 for (auto const& arg : api.arg()) { in GenerateCppBodyFuzzFunction() local
|
D | LibSharedCodeGen.cpp | 50 for (auto const& arg : api.arg()) { in GenerateCppBodyFuzzFunction() local
|
D | HalHidlCodeGen.cpp | 55 const auto& arg = api.arg(index); in GenerateCppBodyInterfaceImpl() local 221 const auto& arg = func_msg.arg(i); in GenerateDriverImplForMethod() local 469 const auto& arg = api.arg(index); in GenerateHeaderInterfaceImpl() local
|
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/ |
D | types.driver.cpp | 13 …ficationMessage& var_msg __attribute__((__unused__)), ::android::hardware::nfc::V1_0::NfcEvent* ar… in MessageTo__android__hardware__nfc__V1_0__NfcEvent() 38 …icationMessage& var_msg __attribute__((__unused__)), ::android::hardware::nfc::V1_0::NfcStatus* ar… in MessageTo__android__hardware__nfc__V1_0__NfcStatus()
|
D | TestMsgQ.driver.cpp | 13 …age& var_msg __attribute__((__unused__)), ::android::hardware::tests::msgq::V1_0::ITestMsgQ::Event… in MessageTo__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
|
D | Bar.driver.cpp | 13 …sage& var_msg __attribute__((__unused__)), ::android::hardware::tests::bar::V1_0::IBar::SomethingR… in MessageTo__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()
|
/test/vti/test_serving/gae/webapp/src/ |
D | webapp_main.py | 32 def get(self, arg): argument
|
/test/vti/test_serving/gae/webapp/src/tasks/ |
D | indexing.py | 41 def get(self, arg): argument
|
/test/vts/compilation_tools/vtsc/ |
D | VtsCompilerUtils.cpp | 156 string GetCppVariableType(const VariableSpecificationMessage& arg, in GetCppVariableType() 347 string GetConversionToProtobufFunctionName(VariableSpecificationMessage arg) { in GetConversionToProtobufFunctionName() 363 const VariableSpecificationMessage& arg, in GetCppInstanceType()
|
/test/vts/testcases/target/hal_lights/ |
D | hal_lights_basic_test.cpp | 71 struct light_state_t* arg = in TEST_F() local
|
/test/vts/drivers/hal/server/ |
D | BinderServer.cpp | 104 const char* arg = data.readCString(); in onTransact() local 166 string Call(const string& arg) { in Call()
|
D | SocketServer.cpp | 72 string VtsDriverHalSocketServer::Call(const string& arg) { in Call() 80 string VtsDriverHalSocketServer::GetAttribute(const string& arg) { in GetAttribute()
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | BusinessLogicExecutor.java | 110 private String formatArg(String arg) { in formatArg() 217 public void addArg(Object arg) { in addArg()
|
/test/vts/proto/ |
D | AndroidSystemControlMessage.proto | 144 optional bytes arg = 4001; field 201 repeated VariableSpecificationMessage arg = 11; field
|
D | VtsDriverControlMessage.proto | 110 optional bytes arg = 1401; field
|
D | ComponentSpecificationMessage.proto | 240 repeated VariableSpecificationMessage arg = 21; field 317 repeated VariableSpecificationMessage arg = 101; field
|
/test/vts/runners/target/vts_hal_hidl_target/ |
D | VtsHalHidlTargetTestEnvBase.cpp | 73 bool VtsHalHidlTargetTestEnvBase::parseVtsTestOption(const char* arg) { in parseVtsTestOption()
|
/test/vts/runners/host/tcp_client/ |
D | vts_tcp_client.py | 340 def CallApi(self, arg, caller_uid=None): argument 379 def GetAttribute(self, arg): argument 648 arg=None, argument
|
/test/vts/agents/hal/ |
D | SocketClientToDriver.cpp | 113 string VtsDriverSocketClient::Call(const string& arg, const string& uid) { in Call() 131 string VtsDriverSocketClient::GetAttribute(const string& arg) { in GetAttribute()
|
/test/vts-testcase/security/poc/target/kernel_wifi/31707909/ |
D | poc.cpp | 69 struct ifreq arg; in poc() local
|
/test/vts/drivers/hal/common/driver_manager/ |
D | VtsHalDriverManager.cpp | 124 auto* arg = api->mutable_arg(index); in CallFunction() local 446 VariableSpecificationMessage* arg) { in PreprocessHidlHalFunctionCallArgs()
|
/test/vts/compilation_tools/vtsc/code_gen/profiler/ |
D | HalHidlProfilerCodeGen.cpp | 392 const VariableSpecificationMessage arg = method.arg(i); in GenerateProfilerForMethod() local 431 const VariableSpecificationMessage arg = method.return_type_hidl(i); in GenerateProfilerForMethod() local
|
D | ProfilerCodeGenBase.cpp | 302 for (const VariableSpecificationMessage& arg : api.arg()) { in IncludeHidlNativeType() local
|
/test/vts-testcase/kernel/encryption/ |
D | file_based_encryption_tests.cpp | 407 struct fscrypt_remove_key_arg arg; in TearDown() local 423 std::unique_ptr<struct fscrypt_add_key_arg> arg( in SetMasterKey() local
|
/test/framework/harnesses/cts-tradefed/ |
D | tradefed-cts-prebuilt.jar | META-INF/
META-INF/MANIFEST.MF
com/android/compatibility/common/ ... |