Searched refs:timeLow (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c126 if (uuid1.timeLow != uuid2.timeLow ||
152 uuid->timeLow = (unsigned int)tmp[0];
190 ALOGI("%s %08x-%04x-%04x-%04x-%02x%02x%02x%02x%02x%02x", __func__, uuid.timeLow, uuid.timeMid,
196 write_vastr(conn_socket, "%08x-%04x-%04x-%04x-%02x%02x%02x%02x%02x%02x\n", uuid.timeLow, uuid.timeMid,
/hardware/qcom/audio/msm8909/voice_processing/
H A Dvoice_processing.c674 ALOGV("lib_create: uuid: %08x session %d IO: %d", uuid->timeLow, sessionId, ioId);
687 ALOGW("lib_create: fx not found uuid: %08x", uuid->timeLow);
692 ALOGW("lib_create: fx not found type: %08x", desc->type.timeLow);
/hardware/libhardware/include/hardware/
H A Daudio_effect.h50 uint32_t timeLow; member in struct:effect_uuid_s
/hardware/qcom/audio/voice_processing/
H A Dvoice_processing.c671 ALOGV("lib_create: uuid: %08x session %d IO: %d", uuid->timeLow, sessionId, ioId);
684 ALOGW("lib_create: fx not found uuid: %08x", uuid->timeLow);

Completed in 30 milliseconds