Searched refs:ASSET_KEY_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
24 const ASSET_KEY_SEPARATOR = '.'; constant213 return getObjectValue(object, key + ASSET_KEY_SEPARATOR + subKey);216 setObjectValue(object, key + ASSET_KEY_SEPARATOR + subKey, newValue);231 setObjectValue(object, key + ASSET_KEY_SEPARATOR + subKey, newValue[subKey]);