Home
last modified time | relevance | path

Searched refs:last_file_id_ (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h267 std::string last_file_id_; variable
Dsim_service.cpp1584 last_file_id_ = command_vaule.substr(command_vaule.length() - 4, 4); in HandleTransmitLogicalChannel()
1586 df = SimFileSystem::FindAttribute(df, "id", last_file_id_); in HandleTransmitLogicalChannel()