Searched defs:function_key (Results 1 – 4 of 4) sorted by relevance
463 const string& function_key) in FunctionData()469 const string& function_key() { return function_key_; } in function_key() function
271 const string& function_key, const string& device_name, in AddHandle()278 const string& function_key, const string& device_name, in AddHandleLocked()290 std::unique_ptr<MultiDeviceFunctionData> data, const string& function_key) { in AddMultiDeviceHandle()760 const string& function_key = Canonicalize(function_name, attrs, options); in InstantiateMultiDevice() local1519 string function_key = Canonicalize(function_name, attrs, options); in InstantiateRemote() local
66 } function_key; typedef
45 def function_key(self): member in SourceLine