Home
last modified time | relevance | path

Searched defs:argument (Results 1 – 5 of 5) sorted by relevance

/base/telephony/core_service/test/fuzztest/isshowableasciionly_fuzzer/
Disshowableasciionly_fuzzer.cpp37 char argument = static_cast<char>(*data); in DoSomethingInterestingWithMyAPI() local
/base/telephony/core_service/test/fuzztest/isvalidnumberstring_fuzzer/
Disvalidnumberstring_fuzzer.cpp43 char argument = static_cast<char>(*data + offset); in DoSomethingInterestingWithMyAPI() local
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
Dhks_curve25519_test.c79 static void LocalHksCurve25519Test002(void const *argument) in LocalHksCurve25519Test002()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Devent_query_wrapper_builder.cpp291 void BaseEventQueryWrapper::SetQueryArgument(QueryArgument argument) in SetQueryArgument()
470 const QueryArgument& argument, std::shared_ptr<EventStore::SysEventQuery> query) in CreateQueryWrapperByArgument()
478 void EventQueryWrapperBuilder::InitQueryWrapper(const QueryArgument& argument) in InitQueryWrapper()
/base/telephony/core_service/test/fuzztest/vcard_fuzzer/
Dvcard_fuzzer.cpp301 char argument = static_cast<char>(*data); in VCardUtilsTest() local