HomeSort by relevance Sort by last modified time
    Searched refs:newContent (Results 1 - 25 of 34) sorted by null

1 2

  /external/libnfc-nci/halimpl/bcm2079x/include/
StartupConfig.h 66 ** newContent: buffer containing new content; newContent[0] is
67 ** payload length; newContent[1..end] is payload.
68 ** newContentLen: total length of newContent.
73 bool append (const UINT8* newContent, UINT8 newContentLen);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/
RSSFeedWatcherTask.java 157 String newContent = newFeedWatcher.getFoundNode().getTextContent();
161 System.out.println(Messages.getString("RSSFeedWatcherTask.GotNewNodeContents") + CL + SP + newContent); //$NON-NLS-1$
170 " -newvalue \"" + newContent + "\""; //$NON-NLS-1$ //$NON-NLS-2$
174 this.getProject().setProperty(feedWatchActionTheValue + DOT + j,!isNullString(newContent)?newContent:oldContent);
177 !oldContent.equals(newContent) // node has changed
181 if (!isNullString(newContent)) { this.getProject().setProperty(feedWatchActionNewValue + DOT + j,newContent); }
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
StartupConfig.cpp 86 ** newContent: buffer containing new content; newContent[0] is
87 ** payload length; newContent[1..end] is payload.
88 ** newContentLen: total length of newContent.
93 bool StartupConfig::append (const UINT8* newContent, UINT8 newContentLen)
104 mBuffer.append (newContent+1, (uint8_string::size_type) (newContentLen-1));
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
ScriptSnippetModel.js 197 * @param {string} newContent
199 _setScriptSnippetContent: function(name, newContent)
202 snippet.content = newContent;
641 * @param {string} newContent
644 setFileContent: function(path, newContent, callback)
646 this._model._setScriptSnippetContent(path, newContent);
Workspace.js 83 * @param {string} newContent
86 setFileContent: function(path, newContent, callback) { },
377 * @param {string} newContent
380 setFileContent: function(uiSourceCode, newContent, callback)
382 this._projectDelegate.setFileContent(uiSourceCode.path(), newContent, onSetContent.bind(this));
390 this._workspace.dispatchEventToListeners(WebInspector.Workspace.Events.UISourceCodeContentCommitted, { uiSourceCode: uiSourceCode, content: newContent });
ContentProviderBasedProjectDelegate.js 105 * @param {string} newContent
108 setFileContent: function(path, newContent, callback)
FileSystemWorkspaceBinding.js 269 * @param {string} newContent
272 setFileContent: function(path, newContent, callback)
275 this._fileSystem.setFileContent(filePath, newContent, callback.bind(this, ""));
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_display_manager.js 207 * @param {!cvox.NavBraille} newContent New display content.
214 newContent, newExpansionType) {
216 this.content_ = newContent;
224 newContent.text,
227 this.content_ = newContent;
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptDebugServer.h 81 bool setScriptSource(const String& sourceID, const String& newContent, bool preview, String* error, RefPtr<TypeBuilder::Debugger::SetScriptSourceError>&, ScriptValue* newCallFrames, RefPtr<JSONObject>* result);
ScriptDebugServer.cpp 240 bool ScriptDebugServer::setScriptSource(const String& sourceID, const String& newContent, bool preview, String* error, RefPtr<TypeBuilder::Debugger::SetScriptSourceError>& errorData, ScriptValue* newCallFrames, RefPtr<JSONObject>* result)
258 v8::Handle<v8::Value> argv[] = { v8String(m_isolate, sourceID), v8String(m_isolate, newContent), v8Boolean(preview, m_isolate) };
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
RevisionHistoryView.js 233 * @param {?string} newContent
236 function step2(baseContent, newContent)
239 var newLines = difflib.stringAsLines(newContent);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
StylesSidebarPane.js     [all...]
  /sdk/attribute_stats/src/
Analyzer.java 528 String newContent = sb.toString();
535 writer.write(newContent);
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorDebuggerAgent.h 116 virtual void setScriptSource(ErrorString*, RefPtr<TypeBuilder::Debugger::SetScriptSourceError>&, const String& scriptId, const String& newContent, const bool* preview, RefPtr<TypeBuilder::Array<TypeBuilder::Debugger::CallFrame> >& newCallFrames, RefPtr<JSONObject>& result, RefPtr<TypeBuilder::Debugger::StackTrace>& asyncStackTrace) OVERRIDE FINAL;
InspectorDebuggerAgent.cpp 601 void InspectorDebuggerAgent::setScriptSource(ErrorString* error, RefPtr<TypeBuilder::Debugger::SetScriptSourceError>& errorData, const String& scriptId, const String& newContent, const bool* const preview, RefPtr<Array<CallFrame> >& newCallFrames, RefPtr<JSONObject>& result, RefPtr<StackTrace>& asyncStackTrace)
604 if (!scriptDebugServer().setScriptSource(scriptId, newContent, previewOnly, error, errorData, &m_currentCallStack, &result))
    [all...]
  /dalvik/docs/
prettify.js     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_tree.js     [all...]
  /prebuilts/tools/common/m2/repository/jdom/jdom/1.0/
jdom-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 296 milliseconds

1 2