Searched defs:trainName (Results 1 – 6 of 6) sorted by relevance
149 public static boolean logBinaryPushStateChanged(@NonNull String trainName, in logBinaryPushStateChanged()
61 std::string trainName; member
190 LogEvent::LogEvent(const string& trainName, int64_t trainVersionCode, bool requiresStaging, in LogEvent()
220 oneway void sendBinaryPushStateChangedAtom(in String trainName, in long trainVersionCode, in sendBinaryPushStateChangedAtom()
128 bool StorageManager::writeTrainInfo(int64_t trainVersionCode, const std::string& trainName, in writeTrainInfo()
851 android::String16 trainName = android::String16(args[1].c_str()); in cmd_log_binary_push() local