OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callback_flags
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/include/media/
Visualizer.h
58
enum
callback_flags
{
enum in class:android::Visualizer
96
// and the capture format is according to flags (see
callback_flags
).
/external/chromium_org/gin/
function_template.h
346
int
callback_flags
= 0) {
349
isolate, new HolderT(callback,
callback_flags
));
/external/v8/src/
heap.cc
888
GCCallbackFlags
callback_flags
= kNoGCCallbackFlags;
local
891
gc_epilogue_callbacks_[i].callback(gc_type,
callback_flags
);
[
all
...]
Completed in 474 milliseconds