Home
last modified time | relevance | path

Searched defs:storeName (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelToStoreLinkDetails.php29 public $storeName; variable in Google\\Service\\YouTube\\ChannelToStoreLinkDetails
52 public function setStoreName($storeName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosStore.php50 public $storeName; variable in Google\\Service\\ShoppingContent\\PosStore
143 public function setStoreName($storeName)
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php603 public $storeName; variable in Google_ProductsStores
635 public function setStoreName( $storeName) {
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js14558 EditorUi.prototype.setDatabaseItem = function(key, data, success, error, storeName) argument
14595 EditorUi.prototype.removeDatabaseItem = function(key, success, error, storeName) argument
14621 EditorUi.prototype.getDatabaseItem = function(key, success, error, storeName) argument
14651 EditorUi.prototype.getDatabaseItems = function(success, error, storeName) argument
14691 EditorUi.prototype.getDatabaseItemKeys = function(success, error, storeName) argument