HomeSort by relevance Sort by last modified time
    Searched refs:OSCL_wStackString (Results 1 - 10 of 10) sorted by null

  /external/opencore/engines/player/include/
pv_player_datasinkpvmfnode.h 64 OSCL_wStackString<1> iEmptyString;
pv_player_datasourcepvmfnode.h 85 OSCL_wStackString<1> iEmptyString;
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/include/
pvmi_mio_fileinput_factory.h 89 OSCL_wStackString<512> iFileName;
90 OSCL_wStackString<512> iLogFileName;
91 OSCL_wStackString<512> iTextFileName;
  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_containers.h 462 OSCL_wStackString is identical to OSCL_StackString
467 class OSCL_wStackString : public OSCL_wString
472 OSCL_wStackString();
474 OSCL_wStackString(const OSCL_wStackString& src);
475 OSCL_wStackString(const OSCL_wString& src);
477 OSCL_wStackString(const chartype* cstr);
478 OSCL_wStackString(const chartype* buf, uint32 length);
480 ~OSCL_wStackString();
487 OSCL_wStackString& operator=(const OSCL_wStackString& src)
    [all...]
  /external/opencore/pvmi/recognizer/plugins/pvaacffrecognizer/src/
pvaacffrec_plugin.cpp 39 OSCL_wStackString<1> tmpfilename;
  /external/opencore/pvmi/recognizer/plugins/pvmp3ffrecognizer/src/
pvmp3ffrec_plugin.cpp 41 OSCL_wStackString<1> tmpfilename;
  /external/opencore/fileformats/mp4/parser/include/
sampletableatom.h 592 OSCL_wStackString<16> _defaultMimeType;
  /external/opencore/nodes/streaming/streamingmanager/src/
pvmf_streaming_manager_node.cpp 518 OSCL_wStackString<8> rtsptScheme(_STRLIT_WCHAR("rtspt"));
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 347 milliseconds