HomeSort by relevance Sort by last modified time
    Searched defs:iIntent (Results 1 - 3 of 3) sorted by null

  /external/opencore/nodes/common/include/
pvmf_local_data_source.h 49 , iIntent(BITMASK_PVMF_SOURCE_INTENT_PLAY)
58 , iIntent(source.iIntent)
95 uint32 iIntent;
pvmf_streaming_data_source.h 55 , iIntent(BITMASK_PVMF_SOURCE_INTENT_PLAY)
64 , iIntent(source.iIntent)
105 uint32 iIntent;
pvmf_source_context_data.h 63 iIntent = BITMASK_PVMF_SOURCE_INTENT_PLAY;
116 uint32 iIntent;
135 iIntent = aSrc.iIntent;

Completed in 198 milliseconds