Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 25) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalCodeGen.cpp85 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
DLibSharedCodeGen.cpp50 for (auto const& arg : api.arg()) { in GenerateCppBodyFuzzFunction() local
DHalHidlCodeGen.cpp55 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/
Dtypes.driver.cpp13 …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()
DTestMsgQ.driver.cpp13 …age& var_msg __attribute__((__unused__)), ::android::hardware::tests::msgq::V1_0::ITestMsgQ::Event… in MessageTo__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits()
DBar.driver.cpp13 …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/
Dwebapp_main.py32 def get(self, arg): argument
/test/vti/test_serving/gae/webapp/src/tasks/
Dindexing.py41 def get(self, arg): argument
/test/vts/compilation_tools/vtsc/
DVtsCompilerUtils.cpp156 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/
Dhal_lights_basic_test.cpp71 struct light_state_t* arg = in TEST_F() local
/test/vts/drivers/hal/server/
DBinderServer.cpp104 const char* arg = data.readCString(); in onTransact() local
166 string Call(const string& arg) { in Call()
DSocketServer.cpp72 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/
DBusinessLogicExecutor.java110 private String formatArg(String arg) { in formatArg()
217 public void addArg(Object arg) { in addArg()
/test/vts/proto/
DAndroidSystemControlMessage.proto144 optional bytes arg = 4001; field
201 repeated VariableSpecificationMessage arg = 11; field
DVtsDriverControlMessage.proto110 optional bytes arg = 1401; field
DComponentSpecificationMessage.proto240 repeated VariableSpecificationMessage arg = 21; field
317 repeated VariableSpecificationMessage arg = 101; field
/test/vts/runners/target/vts_hal_hidl_target/
DVtsHalHidlTargetTestEnvBase.cpp73 bool VtsHalHidlTargetTestEnvBase::parseVtsTestOption(const char* arg) { in parseVtsTestOption()
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py340 def CallApi(self, arg, caller_uid=None): argument
379 def GetAttribute(self, arg): argument
648 arg=None, argument
/test/vts/agents/hal/
DSocketClientToDriver.cpp113 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/
Dpoc.cpp69 struct ifreq arg; in poc() local
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp124 auto* arg = api->mutable_arg(index); in CallFunction() local
446 VariableSpecificationMessage* arg) { in PreprocessHidlHalFunctionCallArgs()
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp392 const VariableSpecificationMessage arg = method.arg(i); in GenerateProfilerForMethod() local
431 const VariableSpecificationMessage arg = method.return_type_hidl(i); in GenerateProfilerForMethod() local
DProfilerCodeGenBase.cpp302 for (const VariableSpecificationMessage& arg : api.arg()) { in IncludeHidlNativeType() local
/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp407 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/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...