Home
last modified time | relevance | path

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

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