Home | History | Annotate | Download | only in cpp

Lines Matching full:used

42   /// This is optional and is typically used to help track state in case of
53 /// This is optional and is typically used to help track state in case of
56 /// <code>PP_CompletionCallback_Flag</code> flags used to control how
64 /// The set_flags() function is used to set the flags used to control
68 /// <code>PP_CompletionCallback_Flag</code> flags used to control how
72 /// Run() is used to run the <code>CompletionCallback</code>.
88 /// RunAndClear() is used to run the <code>CompletionCallback</code> and
101 /// IsOptional() is used to determine the setting of the
125 /// The flags() function returns flags used to control how non-NULL callbacks
132 /// MayForce() is used when implementing functions taking callbacks.
176 /// (OutputStorageType), the output parameter type used by the browser
265 /// This is optional and is typically used to help track state in case of
281 /// This is optional and is typically used to help track state in case of
285 /// <code>PP_CompletionCallback_Flag</code> flags used to control how
301 /// but used by APIs within the pp::ext namespace. Usually it is used with the
334 /// This is optional and is typically used to help track state in case of
350 /// This is optional and is typically used to help track state in case of
354 /// <code>PP_CompletionCallback_Flag</code> flags used to control how
369 /// BlockUntilComplete() is used in place of an actual completion callback