MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / Run

Method Run

ppapi/cpp/completion_callback.h:83–86  ·  view source on GitHub ↗

Run() is used to run the CompletionCallback . Normally, the system runs a CompletionCallback after an asynchronous operation completes, but programs may wish to run the CompletionCallback manually in order to reuse the same code paths. @param[in] result The result of the operation to be passed to the callback function. Non-positive values correspond to the er

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

PP_RunCompletionCallbackFunction · 0.85

Tested by

no test coverage detected