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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
per.cpp 574 Encode_MaintenanceLoopOffCommand((PS_MaintenanceLoopOffCommand)pDataIn, stream);
575 //Delete_MaintenanceLoopOffCommand((PS_MaintenanceLoopOffCommand)pDataIn);
    [all...]
h245_deleter.cpp     [all...]
h245_decoder.cpp 287 x->maintenanceLoopOffCommand = (PS_MaintenanceLoopOffCommand) OSCL_DEFAULT_MALLOC(sizeof(S_MaintenanceLoopOffCommand));
    [all...]
h245_encoder.cpp     [all...]
h245_analysis.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
h245_deleter.h 292 void Delete_MaintenanceLoopOffCommand(PS_MaintenanceLoopOffCommand x);
h245_decoder.h 290 void Decode_MaintenanceLoopOffCommand(PS_MaintenanceLoopOffCommand x, PS_InStream stream);
h245_encoder.h 290 void Encode_MaintenanceLoopOffCommand(PS_MaintenanceLoopOffCommand x, PS_OutStream stream);
h245_analysis.h 289 void Analyze_MaintenanceLoopOffCommand(PS_MaintenanceLoopOffCommand x, const char* label, uint16 tag, uint16 indent);
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
h245def.h     [all...]

Completed in 3943 milliseconds