Home | History | Annotate | Download | only in extensions

Lines Matching refs:ListValue

27 class ListValue;
96 void HandleRequestExtensionsData(const ListValue* args);
99 void HandleToggleDeveloperMode(const ListValue* args);
102 void HandleInspectMessage(const ListValue* args);
105 void HandleReloadMessage(const ListValue* args);
108 void HandleEnableMessage(const ListValue* args);
111 void HandleEnableIncognitoMessage(const ListValue* args);
114 void HandleAllowFileAccessMessage(const ListValue* args);
117 void HandleUninstallMessage(const ListValue* args);
120 void HandleOptionsMessage(const ListValue* args);
123 void HandleShowButtonMessage(const ListValue* args);
126 void HandleLoadMessage(const ListValue* args);
129 void HandlePackMessage(const ListValue* args);
132 void HandleAutoUpdateMessage(const ListValue* args);
138 void HandleSelectFilePathMessage(const ListValue* args);
141 const Extension* GetExtension(const ListValue* args);