Searched refs:mElementaryPID (Results 1 – 1 of 1) sorted by relevance
147 unsigned pid() const { return mElementaryPID; } in pid()148 void setPID(unsigned pid) { mElementaryPID = pid; } in setPID()193 unsigned mElementaryPID; member937 mElementaryPID(info.mPID), in Stream()1073 mElementaryPID, neededSize, fd); in ensureBufferCapacity()1079 ALOGE("[stream %d] failed to create a native_handle_t", mElementaryPID); in ensureBufferCapacity()1081 ALOGE("[stream %d] failed to close ashmem fd. errno: %s", mElementaryPID, in ensureBufferCapacity()1095 ALOGE("[stream %d] hidl failed to map memory", mElementaryPID); in ensureBufferCapacity()1116 mElementaryPID, neededSize); in ensureBufferCapacity()1145 ALOGI("discontinuity on stream pid 0x%04x", mElementaryPID); in parse()[all …]