Home
last modified time | relevance | path

Searched defs:CallInstance (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/addrs/
H A Dmodule_instance.go366 func (m ModuleInstance) CallInstance() (ModuleInstance, ModuleCallInstance) { func
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/addrs/
H A Dmodule_instance.go366 func (m ModuleInstance) CallInstance() (ModuleInstance, ModuleCallInstance) { func
/dports/sysutils/terraform/terraform-1.0.11/internal/addrs/
H A Dmodule_instance.go376 func (m ModuleInstance) CallInstance() (ModuleInstance, ModuleCallInstance) { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/traffic_annotation/auditor/
H A Dinstance.cc687 CallInstance::CallInstance() : line_number(0), is_annotated(false) {} in CallInstance() function in CallInstance
689 CallInstance::CallInstance(const CallInstance& other) in CallInstance() function in CallInstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/traffic_annotation/auditor/
H A Dinstance.cc709 CallInstance::CallInstance() : line_number(0), is_annotated(false) {} in CallInstance() function in CallInstance
711 CallInstance::CallInstance(const CallInstance& other) in CallInstance() function in CallInstance
/dports/devel/py-twilio/twilio-7.4.0/twilio/rest/insights/v1/call/
H A D__init__.py195 class CallInstance(InstanceResource): class
/dports/devel/py-twilio/twilio-7.4.0/twilio/rest/api/v2010/account/call/
H A D__init__.py598 class CallInstance(InstanceResource): class