HomeSort by relevance Sort by last modified time
    Searched full:read_result (Results 1 - 1 of 1) sorted by null

  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_filebufferdatastream_factory.cpp 503 uint32 read_result = iFileObject->Read(buffer, size, numelements); local
504 //LOGDEBUG((0,"PVMFFileBufferReadDataStreamImpl::Read iFileObject %x request size %d numelems %d returning %d", iFileObject, size, numelements, read_result));
505 numelements = read_result;
    [all...]

Completed in 69 milliseconds