Home
last modified time | relevance | path

Searched defs:interfaceType (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/idl_tool/test/unittest/ast_interface_type_test/
Dast_interface_type_test.cpp80 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable
107 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable
/foundation/ability/idl_tool/test/unittest/ast_module_test/
Dast_module_test.cpp163 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable
196 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dsyncer_proxy.cpp34 int interfaceType = syncInterface->GetInterfaceType(); in Initialize() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
Dnetworkshare_tracker.cpp795 …kShareTracker::FindSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, in FindSubStateMachine()
958 …hareTracker::CreateSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, in CreateSubStateMachine()
984 …kShareTracker::StopSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType) in StopSubStateMachine()
Dnetworkshare_sub_statemachine.cpp35 const std::string &ifaceName, const SharingIfaceType &interfaceType, in NetworkShareSubStateMachine()
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
Dnetshare_client_fuzzer.cpp506 …SharingIfaceType interfaceType = static_cast<SharingIfaceType>(GetData<uint32_t>() % CREATE_SHARE_… in NetworkShareSubStateMachineFuzzTest() local
532 …SharingIfaceType interfaceType = static_cast<SharingIfaceType>(GetData<uint32_t>() % CREATE_SHARE_… in NetworkShareSubStateMachinePrivateFuzzTest() local