Searched refs:append_tab_response (Results 1 – 3 of 3) sorted by relevance
58 int append_tab_response = -1; in AppendTab() local61 &append_tab_response)); in AppendTab()62 return append_tab_response >= 0; in AppendTab()
421 int append_tab_response = -1; // -1 is the error code in AppendTab() local432 append_tab_response = GetIndexForNavigationController( in AppendTab()437 if (append_tab_response < 0) { in AppendTab()444 append_tab_response); in AppendTab()4669 int append_tab_response = -1; in AppendTabJSON() local4687 append_tab_response = GetIndexForNavigationController( in AppendTabJSON()4691 if (!contents || append_tab_response < 0) { in AppendTabJSON()
460 int append_tab_response = -1; // -1 is the error code in AppendTab() local470 append_tab_response = in AppendTab()475 if (append_tab_response < 0) { in AppendTab()482 append_tab_response); in AppendTab()